DK11 for Java | tatukgis.jdk.TGIS_Bytes.ReadWord | Constructors | Methods | Properties
Read a word value.
// Java public Word ReadWord( int _off );
// Oxygene public function ReadWord( _off : Integer ) : Word;
Name | Type | Description |
---|---|---|
_off | int Integer | offset the values is placed at |
Type | Description |
---|---|
Word | read value |