Click or drag to resize

DpiHelperScaleValue(Int32, Single) Method


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

Parameters

value  Int32
scale  Single

Return Value

Int32
See Also