You are here: Start » PointRun Structure
PointRun Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Compressed sequence of horizontally consecutive locations.
Constructors
Constructor | Description | |
---|---|---|
![]() | PointRun(Location, Int32) | |
![]() | PointRun(Int32, Int32, Int32) | int parameters for convenience every value must be from [0, 65535] interval |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Begin | Fil.Location | |
![]() ![]() | Empty | Fil.PointRun | Gets an empty instance of the PointRun. |
![]() | End | Fil.Location | |
![]() | Length | System.UInt16 | |
![]() | X | System.UInt16 | |
![]() | Y | System.UInt16 |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.PointRun) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |