Returns a Quartz path object built from the current path information in a graphics context.
Original signature is 'CGPathRef CGContextCopyPath( CGContextRef context );'
Available in Mac OS X v10.6 and later.
- context (IntPtr)
- MISSING
A Quartz path object containing the current path data.
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)