VectorShapeBoundingBox Class
Contents
[
Hide
]Summary: Defines vector shape bounding box class.
Module: aspose.psd.fileformats.core.vectorpaths
Full Name: aspose.psd.fileformats.core.vectorpaths.VectorShapeBoundingBox
Aspose.PSD Version: 24.9.0
Constructors
Name | Description |
---|---|
VectorShapeBoundingBox() | Initializes a new instance of the VectorShapeBoundingBox class |
Properties
Name | Type | Access | Description |
---|---|---|---|
bottom | double | r/w | Gets or sets the bottom. |
bounds | Rectangle | r/w | Gets or sets the bounds of the shape bounding box. |
left | double | r/w | Gets or sets the left. |
points_unit_type | UnitTypes | r/w | Gets or sets unit type of the points that determine the corners of the box. |
quad_version | int | r/w | Gets or sets the unit value quad version. |
right | double | r/w | Gets or sets the right. |
top | double | r/w | Gets or sets the top. |
Constructor: VectorShapeBoundingBox()
VectorShapeBoundingBox()
Initializes a new instance of the VectorShapeBoundingBox class