ReportControl_GetMarkerStyleΒΆ
ReportControl_GetMarkerStyle returns the marker index of the marker selected in the report control in the dialog box.
- nStyle = ReportControl_GetMarkerStyle(svMarker)
Return Value
nStyle is a real vector with the indices of the selected markers.
Parameters
- svMarker
svMarker is a string vector of the in the report control selected markers.
History
Version |
Description |
---|---|
4.2.2 |
New |
See also
Overview Dialogboxes, DialogBox, PenSetStyle, ReportControl_GetMarkerStyleNames, ReportControl_GetMatrix, GetListBoxText
id-1158665