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