Leadtools.Jpip Namespace > ViewWindowFields Class : ROI Property |
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);
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.
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