[]
        
(Showing Draft Content)

C1.FlexMap.IMapDevice.RenderLegendMarker

RenderLegendMarker Method

RenderLegendMarker(MapLegendItem, Rect)

Renders the marker of the legend item.

Declaration
void RenderLegendMarker(MapLegendItem legendItem, Rect bounds)
Sub RenderLegendMarker(legendItem As MapLegendItem, bounds As Rect)
Parameters
Type Name Description
MapLegendItem legendItem

The legend item to be rendered.

Rect bounds

The bounds to render the marker.