Draws the specified map element on the specified canvas.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public void Draw ( MapElement element, ICanvas canvas)
Public Sub Draw( _ element As MapElement, _ canvas As ICanvas _)
A MapElement instance that should be rendered on the canvas.
An ICanvasWithPalette specifying the drawing canvas.
Draw Method Overload ListLayer(TColor, TPalette) MembersLayer(TColor, TPalette) ClassMindFusion.Mapping Namespace