C#
VB
Java
Objective-C
WinRT C#
C++
Gets the check boxes information.
public IList<LeadRect> CheckBoxes { get; }
Public ReadOnly Property CheckBoxes As IList(Of LeadRect)
public Windows.Foundation.Collections.IVector //In WinRT the IList interface is replaced by IVector<LeadRect> CheckBoxes {get;}
@property (nonatomic, assign, readonly, nullable) LeadRect *checkboxes
public List<LeadRect> getCheckboxes()
get_CheckBoxes();
public:
property IList<LeadRect>^ CheckBoxes {
IList<LeadRect>^ get();
}
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET