public enum LineJoinStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LineJoinStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LineJoinStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LineJoinStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Bevel | The stroke join is beveled. |
Miter | The line join is mitered. |
Round | The line join is round. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.LineJoinStyle
Target Platforms: Windows 11, Windows 10, Windows 8.1