Set the rectangle coordinates.
[Visual Basic .NET] |
---|
Public Sub Set( _ ByVal Left As Integer, _ ByVal Top As Integer, _ ByVal Right As Integer, _ ByVal Bottom As Integer _ ) |
- Left
- Top
- Right
- Bottom
[Visual Basic .NET] |
---|
Public Sub Set( _ ByVal Left As Integer, _ ByVal Top As Integer, _ ByVal Right As Integer, _ ByVal Bottom As Integer _ ) |