C#
VB
WinRT C#
C++
Gets the list of LeadZoneType structures that represents the type of the cell.
public IVector<LeadZoneType> CellTypes {get;}
Public ReadOnly Property CellTypes As IVector(Of LeadZoneType)
public IVector<LeadZoneType> CellTypes {get;}
get_CellTypes();
public:
property IVector<LeadZoneType>^ CellTypes {
IVector<LeadZoneType>^ get();
}
List of LeadZoneType structures that represents the type of the cell.
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