'宣言 Sub RenderLegendMarker( _ ByVal legendItem As MapLegendItem, _ ByVal bounds As C1.Win.Interop.Rect _ )
void RenderLegendMarker( MapLegendItem legendItem, C1.Win.Interop.Rect bounds )
パラメータ
- legendItem
 - レンダリングされる凡例項目。
 - bounds
 - マーカーをレンダリングする範囲。
 
'宣言 Sub RenderLegendMarker( _ ByVal legendItem As MapLegendItem, _ ByVal bounds As C1.Win.Interop.Rect _ )
void RenderLegendMarker( MapLegendItem legendItem, C1.Win.Interop.Rect bounds )