ESRI.ArcGIS.ADF.Web
OutlineColor Property
See Also 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > TrueTypeMarkerSymbol Class : OutlineColor Property




Gets or sets the outline color.

Syntax

Visual Basic (Declaration) 
Public Property OutlineColor As Color
Visual Basic (Usage)Copy Code
Dim instance As TrueTypeMarkerSymbol
Dim value As Color
 
instance.OutlineColor = value
 
value = instance.OutlineColor
C# 
public Color OutlineColor {get; set;}

See Also

© 2010 All Rights Reserved.