dbicDayView Send comments on this topic.
LogicalToDeviceUnits Method
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : LogicalToDeviceUnits Method

Overload List

OverloadDescription
LogicalToDeviceUnits(Int32)Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control)
LogicalToDeviceUnits(Size)Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height. (Inherited from System.Windows.Forms.Control)

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also