EnvironmentBase.GetScalingLevel Method

Gets the current display's scale factor.
Public Function GetScalingLevel() As SizeF
This language is not supported or no code example is available.
public SizeF GetScalingLevel()
This language is not supported or no code example is available.

Return Value

SizeF
Remarks
 
The result value is returned in a coordinate system in which 96 corresponds to 1 that means 100%.

.NET Framework

Supported in: 4.8

In this article

Definition