You are here: Start » AVL.NET » ProfileRidge Structure
ProfileRidge Structure
Represents ridges found in profile.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Constructors
| ProfileRidge(Single, Single, Polarity) |
Properties
| Type | Name | Description | |
|---|---|---|---|
| System.Single | Magnitude | ||
| System.Single | Point | ||
| AvlNet.Polarity | Polarity |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
