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