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