MarkerGetTransparentΒΆ

Returns TRUE if the marker is transparent.

bTransparent = MarkerGetTransparent(hMarker)

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.

Parameters

hMarker

Identifies the marker.

id-1623879