PXC_3DNodePresenceFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
(No difference)

Latest revision as of 02:00, 21 August 2019


Specifies the ...

Syntax

enum PXC_3DNodePresenceFlags
{
    NPF_Opacity    = 1,
    NPF_Visibility = 2,
    NPF_Matrix     = 4,
    NPF_Data       = 8,
    NPF_RenderMode = 16,
};

Constants

NPF_Opacity
The ...
NPF_Visibility
The ...
NPF_Matrix
The ...
NPF_Data
The ...
NPF_RenderMode
The ...