←Select platform

Layers Property (ViewWindowFields)

Summary

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

Syntax

C#
VB
C++
public Nullable<int> Layers {get; set;}
Public Property Layers As Nullable(Of Integer)
public: 
property Nullable<int> Layers { 
   Nullable<int> get(); 
   void set (    Nullable<int> ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize