Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

RegionSize Property (ViewWindowFields)






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

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features