FillStyle Property

See Also Applies To Example Model

Sets or returns fill style (for example solid, transparent, hatching). Read/write VbtFillStyle.

Example

In the following example, the FillStyle of a Bot object is set to transparent.

Bot.Shape.FillStyle = vbtTransparent