C#
VB
WinRT C#
C++
Gets the check boxes information.
public IVector<LeadRect> CheckBoxes {get;}
Public ReadOnly Property CheckBoxes As IVector(Of LeadRect)
public IVector<LeadRect> CheckBoxes {get;}
get_CheckBoxes();
public:
property IVector<LeadRect>^ CheckBoxes {
IVector<LeadRect>^ get();
}
IVector<LeadRect> that represents the list of check boxes information.
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