[]
public static void ScalingFactorWithDPI(Control control, out float horizontalScale, out float verticalScale)
Public Shared Sub ScalingFactorWithDPI(control As Control, ByRef horizontalScale As Single, ByRef verticalScale As Single)
| Type | Name | Description |
|---|---|---|
| Control | control | |
| float | horizontalScale | |
| float | verticalScale |