CGImageThumbnailOptions.MaxPixelSize Property

Definition

Maximum width and height allowed for a thumbnail (in pixels).

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

Property Value

Applies to