ESRI.ArcGIS.ADF.IMS
IsChanged Property
See Also 
ESRI.ArcGIS.ADF.IMS.Display.Renderer Namespace > SimpleRenderer Class : IsChanged Property




Gets a value indicating if the renderer has changed since the last draw.

Syntax

Visual Basic (Declaration) 
Public Overrides ReadOnly Property IsChanged As Boolean
Visual Basic (Usage)Copy Code
Dim instance As SimpleRenderer
Dim value As Boolean
 
value = instance.IsChanged
C# 
public override bool IsChanged {get;}

See Also

© 2010 All Rights Reserved.