PolyLine Class | PolyLine Members
Visual Basic
C#
Show All
Gets or sets the points of the PolyLine shape.
[Visual Basic]Public Property Points As PointF()
[C#]public PointF[] Points {get; set;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.