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