PieShape.PieShape
PieShape()
の新しいインスタンスを初期化しますPieShape
class.
public PieShape()
関連項目
- class PieShape
- 名前空間 Aspose.PSD.Shapes
- 組み立て Aspose.PSD
PieShape(RectangleF, float, float)
の新しいインスタンスを初期化しますPieShape
class.
public PieShape(RectangleF rectangle, float startAngle, float sweepAngle)
パラメータ | タイプ | 説明 |
---|---|---|
rectangle | RectangleF | 長方形。 |
startAngle | Single | 開始角度。 |
sweepAngle | Single | スイープ角度。 |
関連項目
- struct RectangleF
- class PieShape
- 名前空間 Aspose.PSD.Shapes
- 組み立て Aspose.PSD