C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / ScreenScalingFactor Method / ScreenScalingFactor(Control,Single,Single) Method

In This Topic
ScreenScalingFactor(Control,Single,Single) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Sub ScreenScalingFactor( _
   ByVal control As Control, _
   ByRef horizontalScale As Single, _
   ByRef verticalScale As Single _
) 
 

Parameters

control
horizontalScale
verticalScale
See Also