public enum LineDecorationStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LineDecorationStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LineDecorationStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LineDecorationStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Circle | A circle is added at the end of the line. |
ClosedArrow | A closed arrow is added to the end of the line. |
Custom | The decoration is defined in the Layers property as a set of SymbolReferences. |
Diamond | A diamond is added at the end of the line. |
None | No decoration. |
OpenArrow | An open arrow is added to the end of the line. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.LineDecorationStyle
Target Platforms: Windows 10, Windows 8.1