GrapeCity.Xaml.SpreadSheet.UI
InMoving Property


GrapeCity.Xaml.SpreadSheet.UI Namespace > ViewportFloatingObjectHitTestInformation Class : InMoving Property
Gets a value that indicates whether the chart shape is being moved.
Syntax
'Declaration
 
Public ReadOnly Property InMoving As Boolean
'Usage
 
Dim instance As ViewportFloatingObjectHitTestInformation
Dim value As Boolean
 
value = instance.InMoving
public bool InMoving {get;}

Property Value

true if [in moving chart shape]; otherwise, false.
See Also

Reference

ViewportFloatingObjectHitTestInformation Class
ViewportFloatingObjectHitTestInformation Members