Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace : AnnPenLineJoin Enumeration |
public enum AnnPenLineJoin : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum AnnPenLineJoin Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As AnnPenLineJoin
public enum class AnnPenLineJoin : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Miter | Regular angular vertices. |
0x00000001 | Bevel | Beveled vertices. |
0x00000002 | Round | Rounded vertices. |
System.Object
System.ValueType
System.Enum
Leadtools.Windows.Annotations.AnnPenLineJoin