 | BF_BYTEORDERConstant.LSB Field |
Least significant byte first (Intel, Windows)
Namespace:
GeoEngine.Core.GXNetX
Assembly:
geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic const int LSB = 256
public const int LSB = 256
Public Const LSB As Integer = 256
Public Const LSB As Integer = 256
public:
literal int LSB = 256
public:
literal int LSB = 256
static val mutable LSB: int
static val mutable LSB: int
Field Value
Type:
Int32
See Also