Share via


CGImageProperties.PixelHeight Property

Definition

Gets or sets the number of pixels in an image for the y axis.

public int? PixelHeight { get; set; }
member this.PixelHeight : Nullable<int> with get, set

Property Value

Applies to