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




Syntax

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

See Also

© 2010 All Rights Reserved.