EllipseShape
EllipseShape constructor (1 of 2)
Initializes a new instance of the EllipseShape
class.
public EllipseShape()
See Also
- class EllipseShape
- namespace Aspose.PSD.Shapes
- assembly Aspose.PSD
EllipseShape constructor (2 of 2)
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