PieShape.PieShape

PieShape()

の新しいインスタンスを初期化しますPieShapeclass.

public PieShape()

関連項目


PieShape(RectangleF, float, float)

の新しいインスタンスを初期化しますPieShapeclass.

public PieShape(RectangleF rectangle, float startAngle, float sweepAngle)
パラメータタイプ説明
rectangleRectangleF長方形。
startAngleSingle開始角度。
sweepAngleSingleスイープ角度。

関連項目