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