←Select platform

RegionOffset Property

Summary

Gets or sets the offset of the requested region.

Syntax

C#
VB
C++
public 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly