'宣言 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.