OrientMode Property

See Also Applies To Example Model

Sets or returns how a object's Icon orientation changes in response to a change in an object's direction. Read/write VbtOrientMode.

Remarks

The default for this property is vbtRotate.

Example

In the following example, the OrientMode property is set so that the icon shape flips right if the Bot heading is positive, and left is it is negative.

Bot.Shape.OrientMode = vbtvbtFlipLeftRight