Draws the anchor points of this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public virtual void DrawAnchors ( |
Visual Basic
Copy Code
|
|---|
Public Overridable Sub DrawAnchors( _ |
The IGraphics surface to draw the anchor points on.
See Also