Spread Windows Forms 17
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / GetDeviceDpi Method


In This Topic
    GetDeviceDpi Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function GetDeviceDpi() As Integer
    'Usage
     
    
    Dim instance As DesignerMain
    Dim value As Integer
     
    value = instance.GetDeviceDpi()
    protected virtual int GetDeviceDpi()
    See Also