←Select platform

ImplicitBinPrefix Enumeration

Summary
Indicates the type of a data-bin in an Leadtools.Jpip.Caching.ImplicitBinDescriptor.

Syntax
C#
C++/CLI
Python
public enum ImplicitBinPrefix 
public enum class ImplicitBinPrefix : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class ImplicitBinPrefix(Enum): 
   Tile = 0 
   Component = 1 
   ResolutionLevel = 2 
   Position = 3 
Members
ValueMemberDescription
0Tile The tile to which the precinct belongs.
1Component The image component to which the precinct belongs.
2ResolutionLevel The resolution level of the tile-component to which the precinct belongs.
3Position The position of the precinct within its tile-component-resolution.
Requirements

Target Platforms

See Also

Reference

Leadtools.Jpip Namespace

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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