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

Gap1D Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

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

Properties

 NameTypeDescription
DefaultAvlNet.Gap1D
IsDefaultSystem.Boolean
Point1AvlNet.Point2D
Point2AvlNet.Point2D
WidthSystem.Single

Methods

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

See also