.. highlightlang:: us .. index:: MarkerSetSize .. _markersetsize: MarkerSetSize ============= .. us.tag MarkerSetSize ENGLISH :ref:`MarkerSetSize` sets the size of a marker. .. function:: bool = MarkerSetSize(hMarker, rsSize) .. us.return **Return Value** If the function succeeds, the return value *bool* is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hMarker Identifies the marker. .. uparam:: rsSize *rsSize* is the size of a marker in centimeters. .. seealso:: :ref:`overview-marker`, :ref:`MarkerCreate`, :ref:`MarkerGetSize` :sub:`id-73706`