You are here: Start » FIL.NET » PointRun Structure
PointRun Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Compressed sequence of horizontally consecutive locations.
Constructors
Constructor | Description | |
---|---|---|
![]() | PointRun(Int32, Int32, Int32) | |
![]() | PointRun(Location, Int32) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Data | FilNet.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(FilNet.PointRun) | |
![]() ![]() | Equals(FilNet.PointRun, FilNet.PointRun) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |