Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NViewComponent Class
Members


In This Topic
    NViewComponent Class
    In This Topic
    The NViewComponent abstract class represents a special node residing in view scenes, which has a scene independent logical measurement unit.
    Object Model
    NViewComponent Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public MustInherit Class NViewComponent 
       Implements Nevron.Diagram.INMeasurements, Nevron.Diagram.INMeasurementUnit, Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NViewComponent
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.NViewComponent
          Nevron.Diagram.WinForm.NGrid
          Nevron.Diagram.WinForm.NRuler

    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