←Select platform

Layers Property

Summary
Gets or sets the number of quality layers for the requested image.

Syntax
C#
C++/CLI
Python
public Nullable<int> Layers { get; set; } 
public: 
property Nullable<int> Layers { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 
Layers # get and set (ViewWindowFields) 

Property Value

A nullable System.Int32 used to restrict the number of codestream quality layers that belong to the view-window request.

Remarks

When this field is specified, all image data returned by the server should not exceed beyond the requested quality layers.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.