OnGetDpiScaledSize Method (CategoryCollectionForm) | Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / C1.Win.C1Schedule.Forms Namespace / CategoryCollectionForm Class / OnGetDpiScaledSize Method

In This Topic
OnGetDpiScaledSize Method (CategoryCollectionForm)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function OnGetDpiScaledSize( _
   ByVal deviceDpiOld As System.Integer, _
   ByVal deviceDpiNew As System.Integer, _
   ByRef desiredSize As System.Drawing.Size _
) As System.Boolean
 

Parameters

deviceDpiOld
deviceDpiNew
desiredSize
See Also