Click or drag to resize

GeometryGetAngle Method

Overload List
  NameDescription
Public methodGetAngle(Point2d, Point2d)
Get the angle (Degree) between two points.
Public methodGetAngle(Point2d, Point2d, Point2d)
Get the angle (Degree) between the line connecting the center point and the starting point and the line connecting the center point and the end point.
Top
See Also