LeaveShapeEventArgs.Shape Property

Definition

Gets the shape from which the mouse left

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ Shape { Microsoft::VisualStudio::Modeling::Diagrams::ShapeElement ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement Shape { get; }
member this.Shape : Microsoft.VisualStudio.Modeling.Diagrams.ShapeElement
Public ReadOnly Property Shape As ShapeElement

Property Value

Applies to