Draws this map element on the specified drawing surface.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
protected abstract void Draw ( |
Visual Basic
Copy Code
|
|---|
Protected MustOverride Sub Draw( _ |
An ICanvas representing the drawing surface.
See Also