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