ESRI.ArcGIS.ADF.ArcGISServer
ElementDrapeDone Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeGraphicsElementProperties Class : ElementDrapeDone Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property ElementDrapeDone As Boolean
Visual Basic (Usage)Copy Code
Dim instance As GlobeGraphicsElementProperties
Dim value As Boolean
 
instance.ElementDrapeDone = value
 
value = instance.ElementDrapeDone
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public bool ElementDrapeDone {get; set;}

See Also

© 2010 All Rights Reserved.