C#
VB
WinRT C#
C++
Gets the IVector<LeadRect> that contains a list of table cell locations.
public IVector<LeadRect> Cells {get;}
Public ReadOnly Property Cells As IVector(Of LeadRect)
public IVector<LeadRect> Cells {get;}
get_Cells();
public:
property IVector<LeadRect>^ Cells {
IVector<LeadRect>^ get();
}
IVector<LeadRect> that contains a list of table cell locations.
Refer to AutoZoningCommand example.
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