UIGraphics.BeginImageContextWithOptions(CGSize, Boolean, NFloat) Method
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.
public static void BeginImageContextWithOptions(CoreGraphics.CGSize size, bool opaque, System.Runtime.InteropServices.NFloat scale);
static member BeginImageContextWithOptions : CoreGraphics.CGSize * bool * System.Runtime.InteropServices.NFloat -> unit
Parameters
- size
- CGSize
- opaque
- Boolean
- scale
- NFloat