Sets the stretch factor applied on Radial tree layouts.
Namespace: MindFusion.Diagramming.Layout.Fluent
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static T StretchFactor<T> ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function StretchFactor(Of T As TreeLayout) ( _ |
See Also