ArcObjects Library Reference (Carto)  

IAdvancedShader.BeginUpdate Method

Begin updating the shader.

[Visual Basic .NET]
Public Sub BeginUpdate ( _
)
[C#]
public void BeginUpdate (
);
[C++]
HRESULT BeginUpdate(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAdvancedShader Interface