Gets or sets the distance from the node's border at which the mouse is still considered over the node, when determining whether to hide the auto handles of a node.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public float AutoHandlesMargins { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoHandlesMargins As Single |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |