DrawingBaseGetAngle Method |
Gets the angle of two points
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxprotected double GetAngle(
Point p1,
Point p2
)
Parameters
- p1 Point
- p2 Point
Return Value
Double
See Also