DioDocs for PDF
AddPoint メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > Contour クラス : AddPoint メソッド
The AnchorPoint to be added. The owner LayoutRect must belong to the same LayoutView.
Adds one AnchorPoint to the Contour.
シンタックス
'宣言
 
Public Sub AddPoint( _
   ByVal anchorPoint As AnchorPoint _
) 
public void AddPoint( 
   AnchorPoint anchorPoint
)

パラメータ

anchorPoint
The AnchorPoint to be added. The owner LayoutRect must belong to the same LayoutView.
参照

Contour クラス
Contour メンバ