Sets the size of the receiver’s bounds rectangle to specified dimensions, inversely scaling its coordinate system relative to its frame rectangle.
Original signature is '- (void)setBoundsSize:(NSSize)newSize'
Available in Mac OS X v10.0 and later.


- newSize (NSSize)
- An NSSize structure specifying the new width and height of the receiver's bounds rectangle.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)