点击或拖拽改变大小

MathExCalcAngle 方法 (Point, Point)

Sweet 开发框架

[缺少 "M:Sweet.Common.MathEx.CalcAngle(System.Drawing.Point,System.Drawing.Point)" 的 <summary> 文档]

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static double CalcAngle(
	Point thisPoint,
	Point toPoint
)

参数

thisPoint
类型:System.DrawingPoint

[缺少 "M:Sweet.Common.MathEx.CalcAngle(System.Drawing.Point,System.Drawing.Point)" 的 <param name="thisPoint"/> 文档]

toPoint
类型:System.DrawingPoint

[缺少 "M:Sweet.Common.MathEx.CalcAngle(System.Drawing.Point,System.Drawing.Point)" 的 <param name="toPoint"/> 文档]

返回值

类型:Double

[缺少 "M:Sweet.Common.MathEx.CalcAngle(System.Drawing.Point,System.Drawing.Point)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架