GrapeCity.Spreadsheet アセンブリ > GrapeCity.Drawing 名前空間 : PenAlignment 列挙体 |
'Declaration
Public Enum PenAlignment Inherits System.Enum
public enum PenAlignment : System.Enum
メンバ | 説明 |
---|---|
Center | 理論ゼロ幅の線に対するPenオブジェクトの配置を指定します。 |
Inset | Penが理論上の線の内側に配置されることを指定します。 |
Outset | Penが理論上の線の外側に配置されることを指定します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Drawing.PenAlignment