You are here: Start » AVL.NET » Gap1D Structure

Gap1D Structure

Represents gaps found by 1DEdgeDetection functions.

Namespace:AvlNet
Assembly:AVL.NET.dll

Constructors

Gap1D(Single, Single, Single, Single, Single)
Gap1D(Point2D, Point2D, Single)

Properties

 TypeNameDescription
AvlNet.Point2DPoint1
AvlNet.Point2DPoint2
System.SingleWidth

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also