←Select platform

RegionOfInterest Property

Summary

Gets or sets a value indicating the type of region to use when saving.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Codecs.CodecsJpeg2000RegionOfInterest RegionOfInterest {get; set;} 
Public Property RegionOfInterest As Leadtools.Codecs.CodecsJpeg2000RegionOfInterest 
public Leadtools.Codecs.CodecsJpeg2000RegionOfInterest RegionOfInterest {get; set;} 
@property (nonatomic, assign) LTCodecsJpeg2000RegionOfInterest regionOfInterest 
public CodecsJpeg2000RegionOfInterest getRegionOfInterest() 
public void setRegionOfInterest(CodecsJpeg2000RegionOfInterest value) 
             
  
get_RegionOfInterest(); 
set_RegionOfInterest(value); 
Object.defineProperty('RegionOfInterest');  

Property Value

The type of region to use.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize