Click or drag to resize

FoundLineAngle Property

The angle between the x axis and the line in rad, measured counter clockwise, in the range [-pi,+pi]. (Same as "Alpha" in the sketch above.)

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public override double Angle { get; }

Property Value

Double
See Also