LogicalToDeviceThickness Method (C1InputPanel)
In This Topic
Transforms a
C1.Framework.Thickness from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for left, right, top and bottom.
Syntax
Parameters
- value
- The C1.Framework.Thickness to be scaled.
Return Value
See Also