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