Changes in act.ui.reports.views from v20 (Version 4.0.30319.42000)<br> to v20.1 (Version 4.0.30319.42000)

Changes in act.ui.reports.views from v20 (Version 4.0.30319.42000)
to v20.1 (Version 4.0.30319.42000)

Removed Added
public class Act.UI.Reports.Views.EditReportProperties ()
--> 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; }
public class Act.UI.Reports.Views.MissingReportDialog ()
--> 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; }
public class Act.UI.Reports.Views.ReportListView ()
--> 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