'宣言 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
 - この ParagraphImage オブジェクトの画像。
 
'宣言 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 )