Returns a size that is transformed from user space coordinates to device space coordinates.
Original signature is 'CGSize CGContextConvertSizeToDeviceSpace ( CGContextRef c, CGSize size );'
Available in Mac OS X v10.4 and later.


The size in device space coordinates.

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