InfiniteLine Class |
Namespace: Aspose.Diagram
The InfiniteLine type exposes the following members.
| Name | Description | |
|---|---|---|
| InfiniteLine |
Creates an instance of the InfiniteLine class.
|
| Name | Description | |
|---|---|---|
| A |
An x-coordinate of a point on the infinite line paired with the y-coordinate represented by the B element.
| |
| B |
A y-coordinate of a point on an infinite line paired with an x-coordinate represented by the A element.
| |
| Del |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
(Overrides CoordinateDel.) | |
| IX |
The zero-based index of the element within its parent element.
(Overrides CoordinateIX.) | |
| X |
An x-coordinate of a point on the infinite line.
| |
| Y |
A y-coordinate of a point on the infinite line.
|
| Name | Description | |
|---|---|---|
| Clone |
Creates deep copy of this instance.
(Inherited from Coordinate.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |