Determines whether the node should render its anchor points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected bool ShouldRenderAnchors ( |
Visual Basic Copy Code |
---|
Protected Function ShouldRenderAnchors( _ |
A RenderOptions object providing more information about the current drawing context.
true if anchor points should be rendered; otherwise, false.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |