バージョン

StartPoint メソッド

Brush モデル BrushModel.StartPoint を設定します。
シンタックス
'宣言
 
Public Function StartPoint( _
   ByVal x As System.Double, _
   ByVal y As System.Double _
) As Brush
public Brush StartPoint( 
   System.double x,
   System.double y
)

パラメータ

x
x 座標
y
y 座標

戻り値の型

自身
参照

オンラインで表示: GitHub