Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDrawPolygon Class
Members


In This Topic
    NDrawPolygon Class
    In This Topic
    A geometry command that draws a polygon inside the box defined by the (Left, Top, Right and Bottom) sides. The polygon points are expressed relatively to the box defined by the (Left, Top, Right and Bottom) sides.
    Object Model
    NDrawPolygon Class
    Syntax
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDocumentNode
             Nevron.Nov.Dom.NElement
                Nevron.Nov.Diagram.NShapePart
                   Nevron.Nov.Diagram.NGeometryCommand
                      Nevron.Nov.Diagram.NDrawBoxCommand
                         Nevron.Nov.Diagram.NDrawPolypoints<T>
                            Nevron.Nov.Diagram.NDrawPolygon

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also