C#
VB
C++
Indicates the type of a data-bin in an Leadtools.Jpip.Caching.ImplicitBinDescriptor.
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
Value | Member | Description |
---|---|---|
0 | Tile | The tile to which the precinct belongs. |
1 | Component | The image component to which the precinct belongs. |
2 | ResolutionLevel | The resolution level of the tile-component to which the precinct belongs. |
3 | Position | The position of the precinct within its tile-component-resolution. |
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