.. highlightlang:: us .. index:: MarkerSetEdgeWidth .. _markersetedgewidth: MarkerSetEdgeWidth ================== .. us.tag MarkerSetEdgeWidth ENGLISH :ref:`MarkerSetEdgeWidth` sets the edge width of a marker symbol in steps of 0.1 mm. .. function:: bool = MarkerSetEdgeWidth(hMarker, rsWidth) .. 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:: rsWidth *rsWidth* is the edge width of the marker in steps of 0.1 mm. .. seealso:: :ref:`overview-marker`, :ref:`MarkerCreate`, :ref:`MarkerGetEdgeWidth` :sub:`id-942779`