You are here: Start » FIL.NET » PointRun Structure

PointRun Structure

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Compressed sequence of horizontally consecutive locations.

Constructors

 ConstructorDescription
PointRun(Int32, Int32, Int32)
PointRun(Location, Int32)

Properties

 NameTypeDescription
DataFilNet.Location
LengthSystem.UInt16
XSystem.UInt16PointRun begin location
YSystem.UInt16PointRun begin location

Methods

 NameDescription
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

Remarks

See also