Specifies on what surface the nodes should be placed initially.
Namespace: MindFusion.Diagramming.Wpf.Layout
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Surface Surface { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Surface As Surface |
See Also