'宣言 Public Function New( _ ByVal imageName As System.String _ )
'使用法 Dim imageName As System.String Dim instance As New ParagraphImage(imageName)
public ParagraphImage( System.string imageName )
パラメータ
- imageName
- A string that is assigned to the ParagraphImage.ImageName property.