Compartilhar via


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:
 static property bool UsePreScaledImages { bool get(); };
public:
 static property bool UsePreScaledImages { bool get(); };
public static bool UsePreScaledImages { get; }
static member UsePreScaledImages : bool
Public ReadOnly Property UsePreScaledImages As Boolean

Property Value

Returns Boolean.

Applies to