TResultPoint Class

Unit: ZXing.ResultPointImplementation
TInterfacedObject
  ZXing.ResultPointImplementation.TResultPoint
type TResultPoint = class(TInterfacedObject)

The TResultPoint type exposes the following members.

Show:
 NameDescription
Create

Overloaded. Initializes a new instance of the class.

Create

Overloaded. Initializes a new instance of the class.

Destroy

Top
Show:
 NameDescription
x

y

Top
Show:
 NameDescription
Equals

Determines whether the specified is equal to this instance.

GetHashCode

Returns a hash code for this instance.

ToString

Returns a that represents this instance.

Top