OptMotionCommand Property
Description
Returns an OptMotion object if Command is of Type OPTIONMOTION. Otherwise it returns Nothing. Read-only.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property OptMotionCommand As OptMotion |
Return Type
OptMotion object.
See Also