|
| ESRI.ArcGIS.ADF.IMS | |
| LineType Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : LineType Enumeration |
| Visual Basic (Declaration) | |
|---|---|
Public Enum LineType Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LineType | |
| C# | |
|---|---|
public enum LineType : System.Enum | |
| Member | Description |
|---|---|
| Dash | Dashed line. |
| Dash_Dot | Line that contains a dash then a dot in sequence. |
| Dash_Dot_Dot | Line that contains a dash then two dots in sequence. |
| Dot | Dotted line. |
| Solid | Solid line. |
Used to specify the line type in SimpleLineSymbol.
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