DpiHelper.UsePreScaledImages Property

Definition

Returns whether images should be pre-scaled at zoom levels higher than 200%, using NearestNeighbor up to the largest multiple of 100%

public:
 property bool UsePreScaledImages { bool get(); };
public:
 property bool UsePreScaledImages { bool get(); };
public bool UsePreScaledImages { get; }
member this.UsePreScaledImages : bool
Public ReadOnly Property UsePreScaledImages As Boolean

Property Value

True if images should be pre-scaled, otherwise false.

Applies to