Click or drag to resize

FndDPIUtilitiesScaleF Method (Single)

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)
Syntax
C#
public static float ScaleF(
	float value
)

Parameters

value
Type: SystemSingle

[Missing <param name="value"/> documentation for "M:Ifs.Fnd.Core.FndDPIUtilities.ScaleF(System.Single)"]

Return Value

Type: Single

[Missing <returns> documentation for "M:Ifs.Fnd.Core.FndDPIUtilities.ScaleF(System.Single)"]

See Also