You are here: Start » AVL.NET » ProfileEdge Structure
ProfileEdge Structure
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Represents edges found in profile.
Constructors
| Constructor | Description | |
|---|---|---|
| ProfileEdge(Single, Single, EdgeTransition) | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| Default | Avl.ProfileEdge | Gets a default instance of the ProfileEdge. | |
| Empty | Avl.ProfileEdge | Gets an empty instance of the ProfileEdge. | |
| Magnitude | System.Single | ||
| Point | System.Single | ||
| Transition | Avl.EdgeTransition | 
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(Avl.ProfileEdge) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object | 
