C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1MultiScaleImage Class / IsMouseOver Property

In This Topic
IsMouseOver Property (C1MultiScaleImage)
In This Topic
Returns true if the mouse is over the control.
Syntax
'Declaration
 
Public ReadOnly Property IsMouseOver As Boolean
 
See Also