ESRI.ArcGIS.ADF.ArcGISServer
Style Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > SimpleMarkerSymbol Class : Style Property




Syntax

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

See Also

© 2010 All Rights Reserved.