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




Syntax

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

See Also

© 2010 All Rights Reserved.