←Select platform

RegionOfInterest Property

Summary

Gets or sets the value that indicates the region of interest to use.

Syntax
C#
VB
C++
public DicomJpeg2000RegionOfInterest RegionOfInterest { get; set; } 
Public Property RegionOfInterest As DicomJpeg2000RegionOfInterest 
public: 
property DicomJpeg2000RegionOfInterest RegionOfInterest { 
   DicomJpeg2000RegionOfInterest get(); 
   void set (    DicomJpeg2000RegionOfInterest value); 
} 

Property Value

Enumeration that indicates the region of interest to use.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly