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


In This Topic
    NGrid Class Members
    In This Topic

    The following tables list the members exposed by NGrid.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies whether the measurement unit of the view component must be automatically sychronized with the document measurement unit (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public PropertyControls the mode in which the cell size is determined  
    Public PropertySpecifies whether the grid must be displayed inside the document bounds only  
    Public PropertySpecifies the cell size when the CellSizeMode is set to Fixed (in grid measurement units)  
    Public PropertyControls the grid style  
    Public PropertyControls the filling of the horizontal stripes  
    Public PropertyControls the appearance of the major grid lines  
    Public PropertyGets/sets the measurement unit of the node (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public PropertyGets/sets a custom scale factor to be applied to the ruler measurement unit. (Inherited from Nevron.Diagram.WinForm.NViewComponent)
    Public PropertyControls the appearance of the minor grid lines  
    Public PropertyControls the position of the grid origin (in grid measurement units)  
    Public PropertyControls the visibility of the grid origin  
    Public PropertyControls the filling of the vertical stripes  
    Public PropertyControls the visibility of the grid  
    Top
    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