VpeGetTransparentMode

<< Click to Display Table of Contents >>

Navigation:  Drawing Functions >

VpeGetTransparentMode

Previous pageReturn to chapter overviewNext page

Returns the current background mode. The background is the area inside of an object.

You can use VpeGetBkgMode also.

int VpeGetTransparentMode(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle or VPE Object Handle

Returns:

Value

Description

True

on (transparent)

False

off (not transparent)