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


IAdvancedShader.EndUpdate Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IAdvancedShader.EndUpdate Method

End updating the shader.

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

Product Availability

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

See Also

IAdvancedShader Interface