DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Config.WriteFontStyle | Methods | Properties
Write parameters given by _name.
// C# public void WriteFontStyle( WideString _name, TGIS_FontStyle _value, TGIS_FontStyle _default );
' VisualBasic Public Sub WriteFontStyle( ByVal _name As WideString, ByVal _value As TGIS_FontStyle, ByVal _default As TGIS_FontStyle )
// Oxygene public procedure WriteFontStyle( _name : WideString; _value : TGIS_FontStyles; _default : TGIS_FontStyles );
Name | Type | Description |
---|---|---|
_name | WideString | name of value |
_value | TGIS_FontStyle TGIS_FontStyles | value of the parameter |
_default | TGIS_FontStyle TGIS_FontStyles | default value of the parameter |