Starts a new figure at the specified point.
シンタックス
'宣言
Public Overloads Sub BeginFigure( _
ByVal As System.Single, _
ByVal As System.Single _
)
public void BeginFigure(
System.float ,
System.float
)
パラメータ
- startX
- The x-coordinate of the point at which to begin the new figure.
- startY
- The y-coordinate of the point at which to begin the new figure.
参照