Changes in c1.win.c1spell from v20 (Version 4.0.30319.42000)<br> to v20.1 (Version 4.0.30319.42000)

Changes in c1.win.c1spell from v20 (Version 4.0.30319.42000)
to v20.1 (Version 4.0.30319.42000)

Removed Added
public class C1.Win.C1Spell.OptionDlg ()
--> NONE <--
  • Event: public event DpiChangedEventHandler DpiChanged
  • Event: public event EventHandler DpiChangedAfterParent
  • Event: public event EventHandler DpiChangedBeforeParent
  • Method (i): public int LogicalToDeviceUnits (int value)
  • Method (i): protected virtual void OnDpiChanged (DpiChangedEventArgs e)
  • Method (i): protected virtual void OnDpiChangedAfterParent (EventArgs e)
  • Method (i): protected virtual void OnDpiChangedBeforeParent (EventArgs e)
  • Method (i): protected virtual bool OnGetDpiScaledSize (int deviceDpiOld, int deviceDpiNew, Size desiredSize)
  • Method (i): protected virtual void RescaleConstantsForDpi (int deviceDpiOld, int deviceDpiNew)
  • Method (i): public void ScaleBitmapLogicalToDevice (Bitmap logicalBitmap)
  • Property: int DeviceDpi { public get; }

TopSummary