Leadtools.Jpip Namespace > ViewWindowFields Class : Layers Property |
public Nullable<int> Layers {get; set;}
'Declaration Public Property Layers As Nullable(Of Integer)
'Usage Dim instance As ViewWindowFields Dim value As Nullable(Of Integer) instance.Layers = value value = instance.Layers
public IReference<int> Layers {get; set;}
get_Layers();
set_Layers(value);
public: property Nullable<int> Layers { Nullable<int> get(); void set ( Nullable<int> value); }
When this field is specified, all image data returned by the server should not exceed beyond the requested quality layers.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2