Returns the width and height of a CGLayer object.
Original signature is 'CGSize CGLayerGetSize ( CGLayerRef layer );'
Available in Mac OS X version 10.4 and later.


- layer (IntPtr)
- MISSING

The width and height of the layer, in default user 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)