Specifies on what surface the nodes should be placed initially.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Surface Surface { get; set; } |
Visual Basic Copy Code |
---|
Public Property Surface As Surface |
Specifies on what surface the graph nodes should be placed initially, when Layout3D is enabled.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |