←Select platform

RegionOffset Property (ViewWindowFields)

Summary

Gets or sets the offset of the requested region.

Syntax

C#
VB
C++
public Leadtools.LeadPoint RegionOffset {get; set;}
Public Property RegionOffset As Leadtools.LeadPoint
public: 
property Leadtools.LeadPoint RegionOffset { 
   Leadtools.LeadPoint get(); 
   void set (    Leadtools.LeadPoint ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize