You are here: Start » AVL.NET » PointRun Structure
PointRun Structure
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| PointRun(Int32, Int32, Int32) | ||
| PointRun(Location, Int32) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Data | AvlNet.Location | ||
| Length | System.UInt16 | ||
| X | System.UInt16 | PointRun begin location | |
| Y | System.UInt16 | PointRun begin location |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.PointRun) | ||
| Equals(AvlNet.PointRun, AvlNet.PointRun) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
