XForm1D class
XForm1D class
Contains x- and y-coordinates of the begin point and end point of a 1-D shape. This element appears for 1-D shapes only.
The XForm1D type exposes the following members:
Properties
Property | Description |
---|---|
begin_x | Represents the x-coordinate of the begin point of the 1-D shape, in relation to the origin of its parent. |
begin_y | Represents the y-coordinate of the begin point of the 1-D shape, in relation to the origin of its parent. |
end_x | Represents the x-coordinate of the end point of a 1-D shape in relation to the origin of its parent. |
end_y | Represents the y-coordinate of the end point of a 1-D shape in relation to the origin of its parent. |
Methods
Method | Description |
---|---|
clone() | Creates deep copy of this instance. |
See Also
- module aspose.diagram