←Select platform

ROI Property

Summary
Gets or sets the name of a region of interest.

Syntax
C#
C++/CLI
Python
public string ROI { get; set; } 
public: 
property String^ ROI { 
   String^ get(); 
   void set (    String^ ); 
} 
ROI # get and set (ViewWindowFields) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.