LinkShapeGeometry::CalculateRotationAngle Method (PointD, PointD)
Visual Studio 2015
Calculates the rotation angle of a link shape's decorator.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- pt1
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
The endpoint of the line that contains the decorator.
- pt2
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::PointD
The other endpoint of the line.
Return Value
Type: System::Single
Show: