EllipseShape.EllipseShape
EllipseShape()
Initializes a new instance of the EllipseShape class.
public EllipseShape()
See Also
- class EllipseShape
- namespace Aspose.PSD.Shapes
- assembly Aspose.PSD
EllipseShape(RectangleF)
Initializes a new instance of the EllipseShape class.
public EllipseShape(RectangleF rectangle)
| Parameter | Type | Description |
|---|---|---|
| rectangle | RectangleF | The rectangle. |
See Also
- struct RectangleF
- class EllipseShape
- namespace Aspose.PSD.Shapes
- assembly Aspose.PSD