DpiHelper.UsePreScaledImages Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.