void DrawDonutSegment( System.double cx, System.double cy, System.double radius, System.double innerRadius, System.double angle, System.double sweep, System.bool reversedAngle )
パラメータ
- cx
- X 座標
- cy
- Y 座標
- radius
- 半径
- innerRadius
- 内側半径
- angle
- 角度
- sweep
- 移動角度
- reversedAngle
- 反転した角度でレンダリングします。