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




Syntax

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

See Also

© 2010 All Rights Reserved.