'Declaration Public ReadOnly Property InMoving As System.Boolean
'Usage Dim instance As ViewportFloatingObjectHitTestInformation Dim value As System.Boolean value = instance.InMoving
public System.bool InMoving {get;}
Property Value
true
if [in moving chart shape]; otherwise, false
.