Gets or sets the offset of the requested region.
public LeadPoint RegionOffset { get; set; }
Public Property RegionOffset As Leadtools.LeadPoint
public:
property Leadtools.LeadPoint RegionOffset {
Leadtools.LeadPoint get();
void set ( Leadtools.LeadPoint );
}
Identifies the upper left hand corner (offset) of the spatial region associated with the requested view window. The default value is Leadtools.LeadPoint.Empty
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.
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET