MindFusion.Wpf Pack Programmer's Guide
DecorationBubble.DrawLabel Method
See Also
 





MapElement.DrawLabel override.

Namespace: MindFusion.Mapping.Wpf
Assembly: MindFusion.Mapping.Wpf

 Syntax

C#  Copy Code

protected override void DrawLabel (
    ICanvas canvas
)

Visual Basic  Copy Code

Protected Overrides Sub DrawLabel( _
    canvas As ICanvas _
)

 Parameters

canvas

An ICanvas representing the drawing surface.

 See Also

DecorationBubble Members
DecorationBubble Class
MindFusion.Mapping.Wpf Namespace