Draws the anchor points of this node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public virtual void DrawAnchorPoints ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub DrawAnchorPoints( _ |
The DrawingContext that should be used to draw the anchor points.
See Also