MindFusion.Wpf Pack Programmer's Guide
ShapeEventArgs.Shape Property
See Also
 





Gets the shape related to the event.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Shape Shape { get; }

Visual Basic  Copy Code

Public ReadOnly Property Shape As Shape

 Property Value

An instance of the Shape class.

 See Also

ShapeEventArgs Members
ShapeEventArgs Class
MindFusion.Diagramming.Wpf Namespace