.. highlightlang:: us .. index:: FontSetProps .. _fontsetprops: FontSetProps ============ .. us.tag FontSetProps GERMAN FontGet New5800 :ref:`FontSetProps` setzt die Font-Properties. .. function:: bool = FontSetProps(hFont, o) .. us.return **Returnwert** *bool* .. us.params **Parameter** .. uparam:: hFont *hFont* ist die Zugriffsnummer (Handle) des mit :ref:`FontCreate` oder :ref:`FontDialog` erzeugten Fonts. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2016.0 - New. .. seealso:: :ref:`uberblick-fonts`, :ref:`FontCreate`, :ref:`FontDialog`, :ref:`FontGetProps` :sub:`id-745650`