←Select platform

RegionOfInterest Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public DicomJpeg2000RegionOfInterest RegionOfInterest { get; set; } 
Public Property RegionOfInterest As Leadtools.Dicom.DicomJpeg2000RegionOfInterest 
public Leadtools.Dicom.DicomJpeg2000RegionOfInterest RegionOfInterest {get; set;} 
 <br/>get_RegionOfInterest();<br/>set_RegionOfInterest(value);<br/>Object.defineProperty('RegionOfInterest');  

Property Value

Enumeration that indicates the region of interest to use.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly