ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetScreenScalingFactor Method

In This Topic
    GetScreenScalingFactor Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GetScreenScalingFactor( _
       ByVal control As System.Windows.Forms.Control _
    ) As System.Single
    public static System.float GetScreenScalingFactor( 
       System.Windows.Forms.Control control
    )

    Parameters

    control
    See Also