Draws the label on the specified DrawingContext surface.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public virtual void Draw ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub Draw( _ |
A System.Windows.Media.DrawingContext object where the label should be rendered.
See Also