Draws the link 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( _ |
An DrawingContext object where the link label should be rendered.
See Also