MindFusion.Mapping Programmer's Guide

Layer(TColor, TPalette).Draw Method

See Also
 






Draws the elements of this layer on a canvas.

 Overload List

Name Description

Layer(TColor, TPalette).Draw (ICanvasWithPalette(TColor), Rect)

Draws the elements of this layer on the specified canvas.

Layer(TColor, TPalette).Draw (MapElement, ICanvas)

Draws the specified map element on the specified canvas.

 See Also