'宣言 Public Sub Add( _ ByVal pt As Point, _ ByVal type As System.Byte _ )
'使用法 Dim instance As C1PdfGraphics.PdfPath Dim pt As Point Dim type As System.Byte instance.Add(pt, type)
public void Add( Point pt, System.byte type )
C1PdfGraphics.PdfPath クラス C1PdfGraphics.PdfPath メンバ