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




Syntax

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

See Also

© 2010 All Rights Reserved.