'Declaration
<System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <System.ComponentModel.EditorAttribute(Nevron.Internal.ljfE, System.Drawing.Design.UITypeEditor)> <System.SerializableAttribute()> Public Class NGrid Inherits NViewComponent Implements Nevron.Diagram.INInvalidatable, Nevron.Diagram.INMeasurements, Nevron.Diagram.INMeasurementUnit, Nevron.Diagram.INPaintable, Nevron.Diagram.INVisible, Nevron.Diagram.INXCoordinateSnapper, Nevron.Diagram.INYCoordinateSnapper, Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NGrid
[System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [System.ComponentModel.Editor(Nevron.Internal.ljfE, System.Drawing.Design.UITypeEditor)] [System.Serializable()] public class NGrid : NViewComponent, Nevron.Diagram.INInvalidatable, Nevron.Diagram.INMeasurements, Nevron.Diagram.INMeasurementUnit, Nevron.Diagram.INPaintable, Nevron.Diagram.INVisible, Nevron.Diagram.INXCoordinateSnapper, Nevron.Diagram.INYCoordinateSnapper, Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider