Nevron.Diagram Namespace / NTablePrimitive Class
Members


NTablePrimitive Class
Object Model
NTablePrimitive Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.NErmPrimitive)>
<System.ComponentModel.EditorAttribute(Nevron.Diagram.Editors.NDiagramElementTypeEditor, System.Drawing.Design.UITypeEditor)>
<System.SerializableAttribute()>
Public Class NTablePrimitive 
   Inherits NBoxPrimitive
   Implements INAncestorTransformObserver, INBoundable, INContextMenuEditable, INDiagramElement, INDirtyInflate, INDragDropEventHandler, INHitTestable, INInvalidatable, INKeyboardEventHandler, INMeasurements, INMouseEventHandler, INPaintable, INStyleable, INStyleComposer, INTransformable, INTranslatable, INVisible, INZOrderable, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INHistoryCallback, Nevron.Dom.INIdentifiable, Nevron.Dom.INNode, Nevron.Dom.INUniquelyIdentifiable, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
 
'Usage
 
Dim instance As NTablePrimitive
Inheritance Hierarchy

System.Object
   Nevron.Diagram.NDiagramNode
      Nevron.Diagram.NDiagramElement
         Nevron.Diagram.NStyleComposerElement
            Nevron.Diagram.NStyleableElement
               Nevron.Diagram.NTransformableElement
                  Nevron.Diagram.NModel
                     Nevron.Diagram.NPrimitiveModel
                        Nevron.Diagram.NBoxPrimitive
                           Nevron.Diagram.NTablePrimitive

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