C#
VB
C++
Gets the implicit data-bins which identify an ImplicitBinDescriptor.
public Dictionary<ImplicitBinPrefix, Range> ImplicitBin { get; }
Public ReadOnly Property ImplicitBin As Dictionary(Of ImplicitBinPrefix,Range)
public:
property Dictionary<ImplicitBinPrefix,Range^>^ ImplicitBin {
Dictionary<ImplicitBinPrefix,Range^>^ get();
}
A Dictionary object which contains the data-bin type as Leadtools.Jpip.ImplicitBinPrefix and the codestreams as Leadtools.Jpip.Range.
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