public enum OffsetType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum OffsetType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum OffsetType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum OffsetType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bevel | Corners should be beveled - constructs the offset curve to be beveled about an obtuse angle. |
Miter | Corners should be mitered - constructs the offset curve to form a point about an obtuse angle. |
Round | Corners should be rounded - constructs the offset curve to be rounded about an obtuse angle |
Square | Corners should be squared. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Geometry.OffsetType
Target Platforms: Windows 10, Windows 8.1