Line のインスタンスを作成します。
シンタックス
'宣言
Public Function New( _
ByVal As System.String, _
ByVal As Windows.Foundation.Point, _
ByVal As Windows.Foundation.Point _
)
public Line(
System.string ,
Windows.Foundation.Point ,
Windows.Foundation.Point
)
パラメータ
- value
- start
- end
参照