Table of Contents

Class DisplayScalingSettings

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

Represents settings specifies how control should be scaled.

public class DisplayScalingSettings
Inheritance
DisplayScalingSettings

Constructors

DisplayScalingSettings(bool, float?)

Initializes a new instance of the DisplayScalingSettings class with specified parameters.

Properties

AutoScalingEnabled

Gets a boolean value that indicates whether automatic scaling is enabled.

CustomDpiScale

Gets a custom DPI scale factor.

EffectiveDpiScale

Gets DPI scale factor will be applied for controls to be scaled.