TransparentMode

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

TransparentMode

Previous pageReturn to chapter overviewNext page

Sets / returns the current background mode (transparent / not transparent).
The background is the area inside of an object. You can use BkgMode also.

property boolean VPE.TransparentMode

read / write; runtime only; also supported by TVPEObject

Possible Values:

Value

Description

True

on (transparent)

False

off (not transparent)

Default:

True