MapElement.Draw override.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
protected virtual void Draw ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub Draw( _ |
An ICanvas representing the drawing surface.
See Also