C#
VB
Java
Objective-C
WinRT C#
C++
Specifies the precinct size. For a list of possible values refer to CodecsJpeg2000PrecinctSize.
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');
public:
property Leadtools.Codecs.CodecsJpeg2000PrecinctSize PrecinctSize {
Leadtools.Codecs.CodecsJpeg2000PrecinctSize get();
void set ( Leadtools.Codecs.CodecsJpeg2000PrecinctSize );
}
The precinct size. For a list of possible values refer to CodecsJpeg2000PrecinctSize.
For an example, refer to CodecsJpeg2000Options.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET