内部使用。
シンタックス
'宣言
Sub DrawEllipse( _
ByVal As Windows.Foundation.Point, _
ByVal As System.Double, _
ByVal As System.Double, _
ByVal As System.Double _
)
void DrawEllipse(
Windows.Foundation.Point ,
System.double ,
System.double ,
System.double
)
パラメータ
- center
- rx
- ry
- width
参照