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