←Select platform

BankCheckField Constructor(LeadRect)

Summary
Initializes a new BankCheckField class object.
Syntax
C#
VB
C++
Java
Public Function New( _ 
   ByVal bounds As LeadRect _ 
) 
public BankCheckField( 
   LeadRect bounds 
); 
public: 
BankCheckField(  
   LeadRect bounds 
) 

Parameters

bounds
Represents the bounds of the initialized field.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Commands Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.