LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

ROI Property (ViewWindowFields)






Gets or sets the name of a region of interest.
Syntax
public string ROI {get; set;}
'Declaration
 
Public Property ROI As String
'Usage
 
Dim instance As ViewWindowFields
Dim value As String
 
instance.ROI = value
 
value = instance.ROI
public string ROI {get; set;}
 get_ROI();
set_ROI(value);
public:
property String^ ROI {
   String^ get();
   void set (    String^ value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features