DioDocs for PDF
Pen クラス メンバ
プロパティ 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : Pen クラス

Penデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the pen color.  
Public プロパティGets or sets the distance within the dash pattern where a dash begins. The default value is 0.  
Public プロパティGets or sets the custom dash pattern of lines drawn with this pen. Setting this to a non-null value resets the DashStyle.  
Public プロパティGets or sets the style of dashed lines drawn with this pen. Setting this to anything other than custom resets the DashPattern.  
Public プロパティGets or sets the line cap style specifies the shape to be used at the ends of open subpaths (and dashes, if any) when they are stroked.  
Public プロパティGets or sets the line join style specifies the shape to be used at the corners of paths that are stroked.  
Public プロパティGets or sets a maximum on the ratio of the miter length to the pen width. When the limit is exceeded, the join is converted from a miter to a bevel.  
Public プロパティGets a value indicating whether the pen is really visible, i.e. its width greater than 0 and color is not transparent.  
Public プロパティGets or sets the pen width, in units of the Graphics object used for drawing.  
トップ
パブリック オペレータ
Implicitly converts a Color to a Pen.
トップ
参照

Pen クラス
GrapeCity.Documents.Drawing 名前空間