←Select platform

CheckBoxesCount Property

Summary

Get the length of check boxes array

Syntax

C#
VB
Objective-C
C++
public uint CheckBoxesCount {get;} 
Public ReadOnly Property CheckBoxesCount As UInteger 
@property (nonatomic, assign, readonly)           NSUInteger checkboxesCount 
public: 
property uint CheckBoxesCount { 
   uint get(); 
} 

Property Value

An Int32 that specifies the length of the array in checkBoxes property

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.ImageProcessing.Core Assembly