RectangleShape.RectangleShape
RectangleShape()
Constructor of RectangleShape
public RectangleShape()
See Also
- class RectangleShape
- namespace Aspose.ThreeD.Profiles
- assembly Aspose.3D
RectangleShape(double, double)
Constructor of RectangleShape with specified dimension on x and y axis.
public RectangleShape(double xdim, double ydim)
See Also
- class RectangleShape
- namespace Aspose.ThreeD.Profiles
- assembly Aspose.3D