'Declaration Public Enum PenAlignment Inherits System.Enum
public enum PenAlignment : System.Enum
'Declaration Public Enum PenAlignment Inherits System.Enum
public enum PenAlignment : System.Enum
Member | Description |
---|---|
Center | Specifies that the System.Drawing.Pen object is centered over the theoretical line. |
Inset | Specifies that the System.Drawing.Pen is positioned on the inside of the theoretical line. |
Left | Reserved. |
Outset | Reserved. |
Right | Reserved. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Drawing.PenAlignment