MindFusion.Wpf Pack Programmer's Guide
RenderOptions.EnableAnchors Property
See Also
 





Gets or sets a value indicating whether the printing of anchor point marks is enabled.

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

 Syntax

C#  Copy Code

public bool EnableAnchors { get; set; }

Visual Basic  Copy Code

Public Property EnableAnchors As Boolean

 Property Value

true if anchor point marks should be printed; otherwise, false. The default is false.

 See Also

RenderOptions Members
RenderOptions Class
MindFusion.Diagramming.Wpf Namespace