This document is archived and information here might be outdated.  Recommended version.


IAdvancedShader.BeginUpdate Method (ArcObjects .NET 10.4 SDK)
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