←Select platform

PrecinctSize Property

Summary
Specifies the precinct size. For a list of possible values refer to CodecsJpeg2000PrecinctSize.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsJpeg2000PrecinctSize PrecinctSize { get; set; } 
Public Property PrecinctSize As CodecsJpeg2000PrecinctSize 
@property (nonatomic, assign) LTCodecsJpeg2000PrecinctSize precinctSize 
public CodecsJpeg2000PrecinctSize getPrecinctSize() 
public void setPrecinctSize(CodecsJpeg2000PrecinctSize value) 
public: 
property CodecsJpeg2000PrecinctSize PrecinctSize { 
   CodecsJpeg2000PrecinctSize get(); 
   void set (    CodecsJpeg2000PrecinctSize ); 
} 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.