点击或拖拽改变大小

ControlHelperGetPointsFrom 方法

Sweet 开发框架
Gets the points from.

命名空间:  SweetUI.Factory
程序集:  SweetUI.Factory (在 SweetUI.Factory.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static PointF[] GetPointsFrom(
	string points,
	float soureWidth,
	float sourceHeight,
	float width,
	float height,
	float dx = 0f,
	float dy = 0f
)

参数

points
类型:SystemString
The points.
soureWidth
类型:SystemSingle
Width of the soure.
sourceHeight
类型:SystemSingle
Height of the source.
width
类型:SystemSingle
The width.
height
类型:SystemSingle
The height.
dx (Optional)
类型:SystemSingle
The dx.
dy (Optional)
类型:SystemSingle
The dy.

返回值

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