DrawingBaseGetLength Method |
Returns the distance between 2 points
Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxprotected double GetLength(
Point a,
Point b
)
Parameters
- a Point
- Point A
- b Point
- Point B
Return Value
Double
See Also