.. highlightlang:: us .. _reportcontrol_getmarkerstyle: ReportControl_GetMarkerStyle ============================ .. index:: ReportControl_GetMarkerStyle .. us.tag ReportControl_GetMarkerStyle ENGLISH New422 DialogBoxes :ref:`ReportControl_GetMarkerStyle` returns the marker index of the marker selected in the report control in the dialog box. .. function:: nStyle = ReportControl_GetMarkerStyle(svMarker) .. us.return **Return Value** *nStyle* is a real vector with the indices of the selected markers. .. us.params **Parameters** .. uparam:: svMarker *svMarker* is a string vector of the in the report control selected markers. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 4.2.2 - New .. seealso:: :ref:`overview-dialogboxes`, :ref:`DialogBox`, :ref:`PenSetStyle`, :ref:`ReportControl_GetMarkerStyleNames`, :ref:`ReportControl_GetMatrix`, :ref:`GetListBoxText` :sub:`id-1158665`