NevronOpenVision
Nevron.Nov.Chart.Tools Namespace / NRectangleZoomTool Class
Fields Properties Methods Events


In This Topic
    NRectangleZoomTool Class Members
    In This Topic

    The following tables list the members exposed by NRectangleZoomTool.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the HorizontalValueSnapper property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NRectangleZoomTool  
    Public Fieldstatic (Shared in Visual Basic)Reference to the VerticalValueSnapper property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ZoomInFill property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ZoomOutFill property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal value snapper  
    Public PropertyGets or sets the vertical value snapper  
    Public PropertyGets or sets the zoom in fill  
    Public PropertyGets or sets the zoom out fill  
    Top
    Public Methods
     NameDescription
    Public MethodGet the axis corresponding to the specified value snapper  
    Public MethodOverridden. Processes the mouse move event  
    Public MethodOverridden. Called to update the visual aids of this tool.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDestroys the rectangle aid.  
    Internal Method  
    Protected MethodOverridden. Called when the tool was deactivated. Raises the Deactivated event  
    Protected MethodCreates the rectangle aid if needed and updates it.  
    Top
    See Also