Gets or sets the Selection rendered by this presenter.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public Selection Selection { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Selection As Selection |
See Also