DioDocs for PDF
Pen コンストラクタ(Color,Single)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > Pen クラス > Pen コンストラクタ : Pen コンストラクタ(Color,Single)
Color of the lines drawn with this pen.
Width of the lines drawn with this pen, in units of the Graphics object used for drawing.
Initializes a new instance of a Pen.
シンタックス
'宣言
 
Public Function New( _
   ByVal color As System.Drawing.Color, _
   ByVal width As System.Single _
)
public Pen( 
   System.Drawing.Color color,
   System.float width
)

パラメータ

color
Color of the lines drawn with this pen.
width
Width of the lines drawn with this pen, in units of the Graphics object used for drawing.
参照

Pen クラス
Pen メンバ
オーバーロード一覧