←Select platform

CheckBoxes Property

Summary
Gets the check boxes information.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public IList<LeadRect> CheckBoxes { get; } 
@property (nonatomic, assign, readonly, nullable) LeadRect *checkboxes; 
public java.util.List<LeadRect> getCheckBoxes(); 
public: 
property IList<LeadRect>^ CheckBoxes { 
   IList<LeadRect>^ get(); 
} 
CheckBoxes # get  (AutoZoningCommand) 

Property Value

IList<T> that represents the list of check boxes information.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

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