Determines whether the node should render its anchor points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected bool ShouldRenderAnchors ( |
Visual Basic
Copy Code
|
|---|
Protected Function ShouldRenderAnchors( _ |
true if anchor points should be rendered; otherwise, false.
See Also