FlexReport for WinForms
Add メソッド (C1PdfGraphics.PdfPath)


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1PdfGraphics.PdfPath クラス : Add メソッド
シンタックス
'宣言
 
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
)

パラメータ

pt
type
参照

参照

C1PdfGraphics.PdfPath クラス
C1PdfGraphics.PdfPath メンバ