MouseAction.HoveringState 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 an object representing the hovering state.
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::HoveringState ^ HoveringState { Microsoft::VisualStudio::Modeling::Diagrams::HoveringState ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.HoveringState HoveringState { get; }
static member HoveringState : Microsoft.VisualStudio.Modeling.Diagrams.HoveringState
Public Shared ReadOnly Property HoveringState As HoveringState