'Declaration
Public Enum LineJoin Inherits System.Enum
public enum LineJoin : System.Enum
'Declaration
Public Enum LineJoin Inherits System.Enum
public enum LineJoin : System.Enum
Member | Description |
---|---|
Bevel | Joins are beveled. |
Miter | Joins are mitered when they are within the current limit set by the SetMiterLimit function. If it exceeds this limit, the join is beveled. |
Round | Joins are round. |
System.Object
System.ValueType
System.Enum
C1.Framework.Drawing.Gdi.LineJoin
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2