Nevron.Diagram.WinForm Namespace / NPointHandle Class
Members


NPointHandle Class
Object Model
NPointHandle Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.NDiagramElement)>
Public Class NPointHandle 
   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 NPointHandle
Inheritance Hierarchy

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

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