NevronOpenVision
Nevron.Nov.Diagram Namespace / NGridRulersBase Class
Fields Properties Methods Events


In This Topic
    NGridRulersBase Class Members
    In This Topic

    The following tables list the members exposed by NGridRulersBase.

    Public Fields
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    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
    Public Methods
     NameDescription
    Public MethodGets the origin point in the page coordinates.  
    Public MethodGets the major X step in the page coordinates.  
    Public MethodGets the major Y step in the page coordinates.  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also