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