DpiHelper.IsScalingRequired Property

Definition

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

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

Property Value

True if scaling is required, otherwise false.

Applies to