←Select platform

ROI Property (ViewWindowFields)

Summary

Gets or sets the name of a region of interest.

Syntax

C#
VB
C++
public string ROI {get; set;}
Public Property ROI As String
public: 
property String^ ROI { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String which specifies the desired spatial region of the image through a name rather than through coordinates.

Remarks

This value is used when an ROI description box is available for the image. If the server understands this field and it is specified in the request, the value of this field takes precedence over the RegionOffset and RegionSize fields.

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