'宣言 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
- この ParagraphImage オブジェクトの画像の辞書名。
'宣言 Public Function New( _ ByVal imageName As System.String _ )
'使用法 Dim imageName As System.String Dim instance As New ParagraphImage(imageName)
public ParagraphImage( System.string imageName )