'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
.