'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
[System.Xml.Serialization.XmlInclude(Nevron.Diagram.NPolylinePath)] [System.ComponentModel.Editor(Nevron.Diagram.Editors.NDiagramElementTypeEditor, System.Drawing.Design.UITypeEditor)] [System.Serializable()] public abstract class NPolyPathPrimitive : NPathPrimitive, 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