You are here: Start » AVL.NET » Edge1D Structure
Edge1D Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| Edge1D(Single, Single, Single, EdgeTransition) | ||
| Edge1D(Point2D, Single, EdgeTransition) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | AvlNet.Edge1D | Gets default Edge1D object | |
| IsDefault | System.Boolean | ||
| Magnitude | System.Single | ||
| Point | AvlNet.Point2D | ||
| Transition | AvlNet.EdgeTransition |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
