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


In This Topic
    NGrid Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodDetermines whether the grid can be painted during the Background Paint Pass  
    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 MethodOverridden.   
    Public Method (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public Method (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public MethodReturns the used cell size  
    Public MethodInvalidates the node  
    Public MethodPaints the grid in the specified context during the Background Paint Pass  
    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 MethodTries to snap the specified Y coordinate  
    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 MethodOverridden.   
    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