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