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