You are here: Start » AVL.NET » Gap1D Structure
Gap1D Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Constructors
| Constructor | Description | |
|---|---|---|
| Gap1D(Point2D, Point2D, Single) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | Avl.Gap1D | Gets a default instance of the Gap1D. | |
| Empty | Avl.Gap1D | Gets an empty instance of the Gap1D. | |
| Point1 | Avl.Point2D | ||
| Point2 | Avl.Point2D | ||
| Width | System.Single | 
Methods
| Name | Description | |
|---|---|---|
| Equals(Avl.Gap1D) | ||
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
