Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NHorizontalRuler Class


In This Topic
    NHorizontalRuler Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden. Determines whether the ruler can be painted in the specified context  
    Public MethodOverridden. Clamps the specified coordinate to the ruler paint area  
    Public MethodCreates an identical copy of this instance (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public MethodComputes an automatic step for the specified step mode (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public MethodOverloaded. Converts component units to view units (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public MethodOverridden. Called when the measurement unit of the measurements stored in this node have changed and all measurements must be converted to the new unit  
    Public MethodOverloaded. Converts a view units to component units (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public Method (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public Method (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public MethodEnds a highlights update session (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public Method (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public MethodReturns the tick step which is actually used by the ruler (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public MethodHighlights the specified coordinate (in pixels) (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public MethodHighlights the specified range (in pixels) (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public MethodInvalidates the ruler (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public MethodOverridden. Directly invalidates only the area of the currently highlighted coordinate  
    Public MethodOverridden. Directly invalidates only the area of the currently highlighted range  
    Public MethodOverridden. Determines whether the specified coordinate is inside the ruler paint area  
    Public MethodOverridden. Paints the ruler in the specified context  
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public MethodTries to snap the specified X coordinate  
    Public MethodStarts a highlights update session (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public MethodCalled when the document measurement unit has changed in order to synchronize the local measurement unit of the view component (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public Method (Inherited from Nevron.Diagram.WinForm.NRuler)
    Public MethodBinds the object to its parent object (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Top
    Protected Methods
     NameDescription
    Protected MethodMeasures the specified X style length in pixels (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Protected MethodMeasures the specified Y style length in pixels (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Protected MethodGeneral property changed handler, which fires the NodePropertyChanged event (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Protected MethodGeneral property changing handler, which fires the NodePropertyChanging event (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Protected MethodSafely pauses the event sink service (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Protected MethodSafely resumes the event sink service (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Top
    See Also