Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.DPISupporting Namespace / DPIUtils Class / ScaleFactor Property


In This Topic
    ScaleFactor Property (DPIUtils)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property ScaleFactor As Single
    'Usage
     
    
    Dim value As Single
     
    value = DPIUtils.ScaleFactor
    public static float ScaleFactor {get;}
    See Also