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.Blazor
Assembly: MindFusion.Diagramming.Blazor
C# Copy Code |
---|
public double AutoHandlesMargins { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoHandlesMargins As Double |