Scales the receiver’s coordinate system so that the unit square scales to the specified dimensions.
Original signature is '- (void)scaleUnitSquareToSize:(NSSize)newUnitSize'
Available in Mac OS X v10.0 and later.


- newUnitSize (NSSize)
- An NSSize structure specifying the new unit size.

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