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

Gap1D Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Constructors

 ConstructorDescription
Gap1D(Point2D, Point2D, Single)

Properties

 NameTypeDescription
DefaultAvl.Gap1D Gets a default instance of the Gap1D.
EmptyAvl.Gap1D Gets an empty instance of the Gap1D.
Point1Avl.Point2D
Point2Avl.Point2D
WidthSystem.Single

Methods

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

See also