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