Nevron.Diagram.WinForm Namespace / NRuler Class
Members


NRuler Class
Object Model
NRuler Class
Syntax
'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
Inheritance Hierarchy

System.Object
   Nevron.Diagram.WinForm.NViewComponent
      Nevron.Diagram.WinForm.NRuler
         Nevron.Diagram.WinForm.NHorizontalRuler
         Nevron.Diagram.WinForm.NVerticalRuler

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also