Nevron.Diagram.WinForm Namespace / NBoundsHandle Class
Members


NBoundsHandle Class
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