←Select platform

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.

Remarks

Valid if Status is NumbersFound.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CreditCards Assembly