public enum LineDashEnding : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LineDashEnding Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LineDashEnding : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LineDashEnding Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Custom | Custom - the pattern is fit to the length of the feature by adjusting the gaps slightly. |
FullGap | Full Gap - a space equal to the gap value will be placed on either side of control points. |
FullPattern | Full Pattern - a full dash will be placed on either side of control points. |
HalfGap | Half Gap - a space equal to the half the gap value will be placed on either side of control points. |
HalfPattern | Half Pattern - a half dash will be placed on either side of control points. |
NoConstraint | No Constraint - no constraint is applied to how the dash is placed. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.LineDashEnding
Target Platforms: Windows 11, Windows 10, Windows 8.1