uType

The type of GeoKey. Indicates whether the data specified to GeoKeyData property is SHORT, DOUBLE or ASCII. Possible values are:

Value

Meaning

TAG_ASCII

[2] Byte in the range of 0 to 255. Null-terminated.

TAG_SHORT

[3] Two bytes, unsigned.

TAG_DOUBLE

[12] Eight bytes used as a double-precision floating-point number.