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