Gets or sets a value indicating whether the shape properties panel should be visible. This is a dependency property.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool ShowShapeProperties { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowShapeProperties As Boolean |
WpfDiagram Programmer's Guide | © 2024 MindFusion |