Specifies whether the layout should set the 3D coordinates of nodes for display inside DiagramView3D.
Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool Layout3D { get; set; } |
Visual Basic Copy Code |
---|
Public Property Layout3D As Boolean |
true to set the 3D coordinates of nodes; otherwise, false. The default value is false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |