点击或拖拽改变大小

ControlHelperComputePaintLocationY 方法 (Single, Single, Single, Single)

Sweet 开发框架
Computes the paint location y.

命名空间:  SweetUI.Factory
程序集:  SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static float ComputePaintLocationY(
	float max,
	float min,
	float height,
	float value
)

参数

max
类型:SystemSingle
The maximum.
min
类型:SystemSingle
The minimum.
height
类型:SystemSingle
The height.
value
类型:SystemSingle
The value.

返回值

类型:Single
System.Single.
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架