←Select platform

ImplicitBinPrefix Enumeration

Summary

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

Syntax

C#
VB
C++
public enum ImplicitBinPrefix 
  
Public Enum ImplicitBinPrefix  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ImplicitBinPrefix : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly