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