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


In This Topic
    NBoundsHandle Class
    In This Topic
    The NBoundsHandle class represents a handle, which is used by scene (axis parallel) or rotated bounds trackers
    Object Model
    NBoundsHandle Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.NDiagramElement)>
    Public Class NBoundsHandle 
       Inherits NHandle
       Implements Nevron.Diagram.INHitTestable, Nevron.Diagram.INInvalidatable, Nevron.Diagram.INPaintable, Nevron.Diagram.INVisible, Nevron.Diagram.INZOrderable, Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NBoundsHandle
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.WinForm.NHandle
             Nevron.Diagram.WinForm.NBoundsHandle

    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