LinkShapeGeometry.CalculateRotationAngle 方法

计算一个链接形状修饰器的旋转角度。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

语法

声明
Public Function CalculateRotationAngle ( _
    pt1 As PointD, _
    pt2 As PointD _
) As Single
public float CalculateRotationAngle(
    PointD pt1,
    PointD pt2
)

参数

返回值

类型:System.Single

.NET Framework 安全性

请参阅

参考

LinkShapeGeometry 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间