'Declaration
Sub RenderLegendMarker( _ ByVal legendItem As MapLegendItem, _ ByVal bounds As C1.Win.Interop.Rect _ )
void RenderLegendMarker( MapLegendItem legendItem, C1.Win.Interop.Rect bounds )
Parameters
- legendItem
- The legend item to be rendered.
- bounds
- The bounds to render the marker.