MindFusion.Wpf Pack Programmer's Guide
DiagramNode.ShouldRenderAnchorPoints Method
See Also
 





Determines whether the node should render its anchor points.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

protected bool ShouldRenderAnchorPoints (
    RenderOptions options
)

Visual Basic  Copy Code

Protected Function ShouldRenderAnchorPoints( _
    options As RenderOptions _
) As Boolean

 Parameters

options

 Return Value

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming.Wpf Namespace