Gets or sets the name of a region of interest.
public string ROI { get; set; }
Public Property ROI As String
A System.String which specifies the desired spatial region of the image through a name rather than through coordinates.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET