ESRI.ArcGIS.ADF.Web
Type Property
See Also 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace > SimpleLineSymbol Class : Type Property




Gets or sets the line type.

Syntax

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

See Also

© 2010 All Rights Reserved.