|
LineIsHorizontal Property
|
Checks if the line horizontal or not.
Namespace:
Accord.Math.Geometry
Assembly:
Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax public bool IsHorizontal { get; }
Public ReadOnly Property IsHorizontal As Boolean
Get
Request Example
View SourceProperty Value
Type:
BooleanSee Also