Nevron .NET Vision
Nevron.Diagram Namespace / NPolygonShape Class
Members


In This Topic
    NPolygonShape Class
    In This Topic
    The NPolygonShape class represents a poly path shape, which aggregates a single NPolygonPath
    Object Model
    NPolygonShape Class
    Syntax
    'Usage
     
    
    Dim instance As NPolygonShape
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NTransformableElement
                      Nevron.Diagram.NModel
                         Nevron.Diagram.NAggregateModel
                            Nevron.Diagram.NShape
                               Nevron.Diagram.NPrimitiveShape
                                  Nevron.Diagram.NPathShape
                                     Nevron.Diagram.NPolyPathShape
                                        Nevron.Diagram.NPolygonShape

    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