Represents the speed for this object.
Visual Basic |
---|
Public Property Speed As Double |
Read/write Double value.
This property is only useful for objects of type MOVE_SPEED, TOUCH_SPEED, and SCAN_SPEED. For objects of other types, setting this property does nothing and getting it always returns zero.