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

PointRun Structure

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

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

Properties

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

Methods

 NameDescription
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

See also