MouseAction.MouseDownHitShape Property

Definition

Gets the hit shape of the most recent MouseDown event.

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

Property Value

Applies to