LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

ROI Property (ViewWindowFields)

Show in webframe





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:
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

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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