BorderVisible Property

See Also Applies To Example Model

True if the shape border is visible. Read/write Boolean.

Example

In the following example, the BorderVisible of a Bot object's Shape is set to True.

Bot.Shape.BorderVisible = True