.. highlightlang:: us .. index:: LayerSetProps .. _layersetprops: LayerSetProps ============= .. us.tag LayerSetProps ENGLISH LayerSet New5800 :ref:`LayerSetProps` sets the layer (diagram) properties. .. function:: bool = LayerSetProps(hFont, o) .. us.return **Return Value** *bool* .. us.params **Parameters** .. uparam:: hLayer Identifies the diagram. .. uparam:: o *o* is an objet with layer properties. See :ref:`LayerGetProps`. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2016.0 - New. .. seealso:: :ref:`overview-text-objects`, :ref:`LayerCreate`, :ref:`LayerGetProps`, :ref:`ObjSetProps` :sub:`id-1669606`