Nevron.Diagram Namespace / NPolyPathPrimitive Class
Members


NPolyPathPrimitive Class
Object Model
NPolyPathPrimitive Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.NPolylinePath)>
<System.ComponentModel.EditorAttribute(Nevron.Diagram.Editors.NDiagramElementTypeEditor, System.Drawing.Design.UITypeEditor)>
<System.SerializableAttribute()>
Public MustInherit Class NPolyPathPrimitive 
   Inherits NPathPrimitive
   Implements INAncestorTransformObserver, INBoundable, INContextMenuEditable, INDiagramElement, INDirtyInflate, INDragDropEventHandler, INHitTestable, INInvalidatable, INKeyboardEventHandler, INMeasurements, INMouseEventHandler, INPaintable, INPoints, INPolyPoints, INSegments, 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 NPolyPathPrimitive
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.NPathPrimitive
                           Nevron.Diagram.NPolyPathPrimitive
                              Nevron.Diagram.NClosedCurvePath
                              Nevron.Diagram.NCurvePath
                              Nevron.Diagram.NPolygonPath
                              Nevron.Diagram.NPolylinePath

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