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