Gets or sets a multiplier to be applied to the DesiredSubgraphSize.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double Tolerance { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Tolerance As Double |
See Also