LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

RegionOffset Property (ViewWindowFields)

Show in webframe





Gets or sets the offset of the requested region.
Syntax
public LeadPoint RegionOffset {get; set;}
'Declaration
 
Public Property RegionOffset As LeadPoint
'Usage
 
Dim instance As ViewWindowFields
Dim value As LeadPoint
 
instance.RegionOffset = value
 
value = instance.RegionOffset

            

            
public:
property LeadPoint RegionOffset {
   LeadPoint get();
   void set (    LeadPoint value);
}

Property Value

Identifies the upper left hand corner (offset) of the spatial region associated with the requested view window. The default value is Leadtools.LeadPoint.Empty
Remarks

This field is valid only when the FrameSize field is present.

Use this field to specify the displacement of the region of interest (ROI) for the requested 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