Click or drag to resize

DpiHelperScaleValue Method (Int32, Single)

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public int ScaleValue(
	int value,
	float scale
)

Parameters

value
Type: SystemInt32
scale
Type: SystemSingle

Return Value

Type: Int32
See Also