NevronOpenVision
Nevron.Nov.Diagram Namespace / NGridRulersBase Class


In This Topic
    NGridRulersBase Class Properties
    In This Topic

    For a list of all members of this type, see NGridRulersBase members.

    Public Properties
     NameDescription
    Public PropertySpecifies the X step when the XStepMode is set to Fixed (in page logical units)  
    Public PropertySpecifies the Y step when the YStepMode is set to Fixed (in page logical units)  
    Public PropertyA shortcut property that gets and sets the OriginX and OriginY values (in page logical units)  
    Public PropertyControls the X position of the origin (in page logical units)  
    Public PropertyControls the Y position of the origin (in page logical units)  
    Public PropertyGets the parent page of this element.  
    Public PropertyControls 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.  
    Public PropertyControls 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.  
    Top
    See Also