CGBitmapContext.Height Property

Definition

Gets the height for this CGBitmapContext object, in pixels, or 0 if this object is not a bitmap context.

public nint Height { get; }
member this.Height : nint

Property Value

System.System.IntPtr System.nativeint

Applies to