Draws the label of this map element.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
protected virtual void DrawLabel ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub DrawLabel( _ |
An ICanvas representing the drawing surface.
See Also