Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Layers Property
See Also 
Leadtools.Jpip Namespace > ViewWindowFields Class : Layers Property



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

Syntax

Visual Basic (Declaration) 
Public Property Layers As Nullable(Of Integer)
Visual Basic (Usage)Copy Code
Dim instance As ViewWindowFields
Dim value As Nullable(Of Integer)
 
instance.Layers = value
 
value = instance.Layers
C# 
public Nullable<int> Layers {get; set;}
C++/CLI 
public:
property Nullable<int> Layers {
   Nullable<int> get();
   void set (Nullable<int> value);
}

Return Value

A nullable 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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features