RulerGrid Class |
Namespace: Aspose.Diagram
The RulerGrid type exposes the following members.
| Name | Description | |
|---|---|---|
| Del |
A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.
| |
| XGridDensity |
Specifies the zero point on the y-axis (vertical) ruler for the page.
| |
| XGridOrigin |
Specifies the horizontal coordinate of the grid origin for a page.
| |
| XGridSpacing |
Specifies the distance between horizontal lines in a fixed grid (that is, a RulerGrid element where the XGridDensity element is set to 0).
| |
| XRulerDensity |
Specifies the horizontal subdivisions on the ruler for the page.
| |
| XRulerOrigin |
Specifies the zero point on the x-axis (horizontal) ruler for the page.
| |
| YGridDensity |
Specifies the type of vertical grid to use for a page.
| |
| YGridOrigin |
Specifies the vertical origin of the grid on the page.
| |
| YGridSpacing |
Specifies the distance between vertical lines in a fixed grid (that is, a RulerGrid element where the YGridDensity element is set to 0).
| |
| YRulerDensity |
Specifies the vertical subdivisions on the ruler for the page.
| |
| YRulerOrigin |
Specifies the zero point on the y-axis (vertical) ruler for the page.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |