CGBitmapContext.Width 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 the width for this
CGBitmapContext object, in pixels, or 0 if this
object is not a bitmap context.
public nint Width { get; }
member this.Width : nint
Property Value
System.System.IntPtr
System.nativeint