NevronOpenVision
Nevron.Nov.Diagram Namespace / NDrawPolyline Class
Members
NDrawPolyline Class
A geometry command that draws a polyline inside the box defined by the Left, Top, Right and Bottom sides. The polyline points are expressed relatively to the box defined by the (Left, Top, Right and Bottom) sides.
Object Model
NDrawPolyline 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.NDrawPolyline

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