MouseAction.MouseDownHitShape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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