DrawingViewIsMouseOver Property |
Gets a value indicating which of the mouse pointer is located over the view.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract bool IsMouseOver { get; }
Public MustOverride ReadOnly Property IsMouseOver As Boolean
Get
Property Value
Type:
BooleanSee Also