Gets the shape related to the event.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Shape Shape { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Shape As Shape |
An instance of the Shape class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |