Line Class | Line Members
Visual Basic
C#
Show All
Gets or sets the start point of the line.
[Visual Basic]Public Property StartPoint As PointF
[C#]public PointF StartPoint {get; set;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.