Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > AutoZoningCommand Class : CheckBoxesCount Property |
public uint CheckBoxesCount {get;}
'Declaration
Public ReadOnly Property CheckBoxesCount As UInteger
'Usage
Dim instance As AutoZoningCommand Dim value As UInteger value = instance.CheckBoxesCount
public uint CheckBoxesCount {get;}
@property (nonatomic, assign, readonly) NSUInteger checkboxesCount
get_CheckBoxesCount();