C#
VB
C++
Gets or sets the number of quality layers for the requested image.
public Nullable<int> Layers { get; set; }
Public Property Layers As Nullable(Of Integer)
A nullable System.Int32 used to restrict the number of codestream quality layers that belong to the view-window request.
When this field is specified, all image data returned by the server should not exceed beyond the requested quality layers.
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