←Select platform

PrecinctSize Property

Summary

Specifies the precinct size. For a list of possible values refer to CodecsJpeg2000PrecinctSize.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsJpeg2000PrecinctSize PrecinctSize { get; set; } 
Public Property PrecinctSize As Leadtools.Codecs.CodecsJpeg2000PrecinctSize 
public Leadtools.Codecs.CodecsJpeg2000PrecinctSize PrecinctSize {get; set;} 
@property (nonatomic, assign) LTCodecsJpeg2000PrecinctSize precinctSize 
public CodecsJpeg2000PrecinctSize getPrecinctSize() 
public void setPrecinctSize(CodecsJpeg2000PrecinctSize value) 
             
 <br/>get_PrecinctSize();<br/>set_PrecinctSize(value);<br/>Object.defineProperty('PrecinctSize');  

Property Value

The precinct size. For a list of possible values refer to CodecsJpeg2000PrecinctSize.

Example

For an example, refer to CodecsJpeg2000Options.

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