DpiHelper.IsScalingRequired 属性

定义

返回在逻辑设备单位之间进行转换时是否需要缩放

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

属性值

Boolean

如果需要缩放,则为 True; 否则为 false。

适用于