Rectangle Class | Rectangle Members
Visual Basic
C#
Show All
Gets or sets the rectangle's y coordinate
[Visual Basic]Public Property Y As Integer
[C#]public int Y {get; set;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.