YOffset Property
Summary
The y-pixel where the card numbers were found.
Syntax
C#
VB
Java
Objective-C
C++
public int YOffset { get; set; }
Public Property YOffset As Integer
@property (nonatomic, assign) NSUInteger yOffset
public int getYOffset()
public void setYOffset(int value)
public:
property Int32 YOffset
{
Int32 get()
void set(Int32 value)
}
Property Value
The y-pixel where the tops of the card numbers were found.