|
| ESRI.ArcGIS.ADF.IMS | |
| Type Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace > SimpleLineSymbol Class : Type Property |
| 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;} | |
For an example of using this property, see the SimpleLineSymbol overview.
Defines the style of the line: solid, dashed, dotted, dash-dotted or dash-dot-dotted. For ArcMap Server image services, the only valid value is solid.
Default is Solid.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family