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