MeasureLineAdornerAngle Property

CVB.Net Documentation
Gets the current angle regarding the x-axis.

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

public Angle Angle { get; }

Property Value

Type: Angle
Angle of the line through StartPoint and EndPoint regarding the x-axis.
See Also

Reference