UIGraphicsRendererContext.CGContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a CGContext corresponding to this UIGraphicsRendererContext.
public virtual CoreGraphics.CGContext CGContext { [Foundation.Export("CGContext")] get; }
member this.CGContext : CoreGraphics.CGContext
Property Value
- Attributes