DioDocs for PDF
CreateContour メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutView クラス : CreateContour メソッド
The object that contains data about the Contour.
Creates a new Contour and associates it with the LayoutView.
シンタックス
'宣言
 
Public Function CreateContour( _
   Optional ByVal tag As System.Object _
) As Contour
public Contour CreateContour( 
   System.object tag
)

パラメータ

tag
The object that contains data about the Contour.

戻り値の型

The created Contour object.
参照

LayoutView クラス
LayoutView メンバ