Gets or sets the shape of the treeview's outline.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public SimpleShape Shape { get; set; } |
Visual Basic Copy Code |
---|
Public Property Shape As SimpleShape |
A member of the SimpleShape enumeration.
WpfDiagram Programmer's Guide | © 2024 MindFusion |