PrintDocument for WinForms
ParagraphImage コンストラクタ(Image)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ParagraphImage クラス > ParagraphImage コンストラクタ : ParagraphImage コンストラクタ(Image)
An image assigned to the ParagraphImage.Image property of the current object.
Initializes a new instance of the ParagraphImage class, assigning the ParagraphImage.Image property.
シンタックス
'宣言
 
Public Function New( _
   ByVal image As System.Drawing.Image _
)
'使用法
 
Dim image As System.Drawing.Image
 
Dim instance As New ParagraphImage(image)
public ParagraphImage( 
   System.Drawing.Image image
)

パラメータ

image
An image assigned to the ParagraphImage.Image property of the current object.
参照

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