Serial port and GPS

StraightLine.isVertical Property

If the straight line is vertical

[Visual Basic]
Public ReadOnly Property isVertical As Boolean
[C#]
public bool isVertical {get;}

Remarks

The straight line is vertical, if c is 0.0.

See Also

StraightLine Class | serial Namespace