LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

RegionSize Property (ViewWindowFields)

Show in webframe





Gets or sets the region for the requested view window.
Syntax
public LeadSize RegionSize {get; set;}
'Declaration
 
Public Property RegionSize As LeadSize
'Usage
 
Dim instance As ViewWindowFields
Dim value As LeadSize
 
instance.RegionSize = value
 
value = instance.RegionSize

            

            
public:
property LeadSize RegionSize {
   LeadSize get();
   void set (    LeadSize value);
}

Property Value

A Leadtools.LeadSize value used to identify the horizontal and vertical extent (size) of the spatial region associated with the requested view window.
Remarks

Use this field in conjunction with the RegionOffset field to specify the desired region of interest (ROI) requested from the server.

If this value is not specified, the region will be extended to the lower right corner of the image.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features