Draws the specified map element on the specified canvas.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C# Copy Code |
---|
public void Draw ( |
Visual Basic Copy Code |
---|
Public Sub Draw( _ |
A MapElement instance that should be rendered on the canvas.
An ICanvasWithPalette specifying the drawing canvas.