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


In This Topic
    ScaleFactor Property (ElementWindowless)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ScaleFactor As Single
    'Usage
     
    
    Dim instance As ElementWindowless
    Dim value As Single
     
    value = instance.ScaleFactor
    protected float ScaleFactor {get;}
    See Also