Leadtools.Jpip Namespace : ImplicitBinPrefix Enumeration |
public enum ImplicitBinPrefix : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ImplicitBinPrefix Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ImplicitBinPrefix
public enum class ImplicitBinPrefix : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Tile | The tile to which the precinct belongs. |
0x00000001 | Component | The image component to which the precinct belongs. |
0x00000002 | ResolutionLevel | The resolution level of the tile-component to which the precinct belongs. |
0x00000003 | Position | The position of the precinct within its tile-component-resolution. |
System.Object
System.ValueType
System.Enum
Leadtools.Jpip.ImplicitBinPrefix