MeasureLineAdornerDistance Property

CVB.Net Documentation
Gets the distance between the start and the end point.

Namespace:  Stemmer.Cvb.Wpf.Adorners
Assembly:  Stemmer.Cvb.Wpf (in Stemmer.Cvb.Wpf.dll) Version: 14.0.0.0
Syntax

public double Distance { get; }

Property Value

Type: Double
Distance in image pixels; NaN if no line is present.
See Also

Reference