You are here: Start » PointRun Structure

PointRun Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Compressed sequence of horizontally consecutive locations.

Constructors

 ConstructorDescription
PointRun(Location, Int32)
PointRun(Int32, Int32, Int32) int parameters for convenience every value must be from [0, 65535] interval

Properties

 NameTypeDescription
BeginFil.Location
EmptyFil.PointRun Gets an empty instance of the PointRun.
EndFil.Location
LengthSystem.UInt16
XSystem.UInt16
YSystem.UInt16

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(Fil.PointRun)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also