CGBitmapContext.Width Property

Definition

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

Applies to