.. highlightlang:: us .. index:: MarkerGetTransparent .. _markergettransparent: MarkerGetTransparent ==================== .. us.tag MarkerGetTransparent ENGLISH Returns TRUE if the marker is transparent. .. function:: bTransparent = MarkerGetTransparent(hMarker) .. us.return **Return Value** *bTransparent* is TRUE (1) if the marker is plotted without the fill color (transparent) of FALSE (0) if the marker is plotted opaque. .. us.params **Parameters** .. uparam:: hMarker Identifies the marker. .. seealso:: :ref:`overview-marker`, :ref:`MarkerCreate`, :ref:`MarkerSetFillColor` :sub:`id-1623879`