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