Gets or sets a value indicating whether the printing of anchor point marks is enabled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool EnableAnchors { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableAnchors As Boolean |
true if anchor point marks should be printed; otherwise, false. The default is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |