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



Gets or sets the region for the requested view window.

Syntax

Visual Basic (Declaration) 
Public Property RegionSize As Size
Visual Basic (Usage)Copy Code
Dim instance As ViewWindowFields
Dim value As Size
 
instance.RegionSize = value
 
value = instance.RegionSize
C# 
public Size RegionSize {get; set;}
C++/CLI 
public:
property Size RegionSize {
   Size get();
   void set (Size value);
}

Return Value

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

Example

For an example, refer to HttpRequestEncoder.

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.

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