Name | Description | |
---|---|---|
FixedXStepProperty | ||
FixedYStepProperty | ||
NGridRulersBaseSchema | Schema associated with NGrid | |
OriginXProperty | ||
OriginYProperty | ||
XStepModeProperty | ||
YStepModeProperty |
The following tables list the members exposed by NGridRulersBase.
Name | Description | |
---|---|---|
FixedXStepProperty | ||
FixedYStepProperty | ||
NGridRulersBaseSchema | Schema associated with NGrid | |
OriginXProperty | ||
OriginYProperty | ||
XStepModeProperty | ||
YStepModeProperty |
Name | Description | |
---|---|---|
FixedXStep | Specifies the X step when the XStepMode is set to Fixed (in page logical units) | |
FixedYStep | Specifies the Y step when the YStepMode is set to Fixed (in page logical units) | |
Origin | A shortcut property that gets and sets the OriginX and OriginY values (in page logical units) | |
OriginX | Controls the X position of the origin (in page logical units) | |
OriginY | Controls the Y position of the origin (in page logical units) | |
ParentPage | Gets the parent page of this element. | |
XStepMode | Controls the mode in which the X step is determined. By default set to Normal. If set to Fixed the FixedXStep property defines a constant step, which is independent from the page zoom factor. | |
YStepMode | Controls the mode in which the Y step is determined. By default set to Normal. If set to Fixed the FixedXStep property defines a constant step, which is independent from the page zoom factor. |
Name | Description | |
---|---|---|
GetOrigin | Gets the origin point in the page coordinates. | |
GetXStep | Gets the major X step in the page coordinates. | |
GetYStep | Gets the major Y step in the page coordinates. |