DK11 for Java | tatukgis.jdk.TGIS_Config.WriteOffsetPosition | Constructors | Fields | Methods | Properties
Write parameters given by _name.
// Java public void WriteOffsetPosition( java.lang.String _name, TGIS_OffsetPosition _value, TGIS_OffsetPosition _default );
// Oxygene public procedure WriteOffsetPosition( _name : String; _value : TGIS_OffsetPosition; _default : TGIS_OffsetPosition );
Name | Type | Description |
---|---|---|
_name | java.lang.String String | name of value |
_value | TGIS_OffsetPosition | value of the parameter |
_default | TGIS_OffsetPosition | default value of the parameter |