←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Commands Assembly