DpiHelper.IsScalingRequired Property

Definition

Returns whether scaling is required when converting between logical-device units

public:
 static property bool IsScalingRequired { bool get(); };
public:
 static property bool IsScalingRequired { bool get(); };
public static bool IsScalingRequired { get; }
static member IsScalingRequired : bool
Public ReadOnly Property IsScalingRequired As Boolean

Property Value

true if scaling is required when converting between logical-device units, otherwise false.

Applies to