Raises the DrawForeground event.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnDrawForeground ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnDrawForeground( _ |
An object providing the event data.
See Also