C#
VB
C++
Gets the number of layers identified for the data-bins.
public Nullable<int> NumberOfLayers { get; }
Public ReadOnly Property NumberOfLayers As Nullable(Of Integer)
public:
property Nullable<int> NumberOfLayers {
Nullable<int> get();
}
A nullable System.Int32 value representing the number of layers identified for the data-bins.
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