Creates a new
Contour and associates it with the
LayoutView.
シンタックス
'宣言
Public Function CreateContour( _
Optional ByVal As System.Object _
) As Contour
public Contour CreateContour(
System.object
)
パラメータ
- tag
- The object that contains data about the Contour.
戻り値の型
The created
Contour object.
参照