FndDPIUtilities.ScaleF Method (Int32) |
Scales the input with the current dpi scale factor
Namespace:
Ifs.Fnd.Core
Assembly:
Ifs.Fnd.Core (in Ifs.Fnd.Core.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntaxpublic static float ScaleF(
int value
)
Parameters
- value
- Type: System.Int32
Value to be scaled
Return Value
Type:
SingleScaled value
See Also