This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAdvancedShader Interface > IAdvancedShader.BeginUpdate Method (ArcObjects .NET 10.5 SDK) |
Begin updating the shader.
[Visual Basic .NET]
Public Sub BeginUpdate ( _
)
[C#] public void BeginUpdate ( );
[C++]
HRESULT BeginUpdate(
void
);