Initializes a new instance of the Rectangle class with the parameters specified.
[Visual Basic]
Public Function New( _
ByVal x As Integer, _
ByVal y As Integer, _
ByVal width As Integer, _
ByVal height As Integer _
)
Rectangle Class | Rectangle Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.