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