Gets or sets the Selection rendered by this presenter.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Selection Selection { get; set; } |
Visual Basic Copy Code |
---|
Public Property Selection As Selection |
WpfDiagram Programmer's Guide | © 2024 MindFusion |