PXV_3DBackgrounMode Enumeration

From PDF XChange PDF SDK
Revision as of 05:13, 14 November 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum PXV_3DBackgrounMode
{
    P3DBG_Solid               = 0,
    P3DBG_GradientTopToBottom = 1,
    P3DBG_Image               = 2,
    P3DBG__last_              = 3,
};

Constants

P3DBG_Solid
The ...
P3DBG_GradientTopToBottom
The ...
P3DBG_Image
The ...
P3DBG__last_
The ...

See Also

IPXV_3DScene::BackroundMode