public enum OffsetCurveMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum OffsetCurveMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OffsetCurveMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum OffsetCurveMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bevelled | Indicates the stroke will follow the shortest straight path across a corner of the line. |
Mitered | Indicates the stroke will match the exact shape around a corner of the line. |
Rounded | Indicates the stroke will follow a path of equal distance around a corner of the line. |
Square | Indicates the stroke will follow a straight path across the corner of a line. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.OffsetCurveMethod
Target Platforms: Windows 10, Windows 8.1, Windows 7