HPS::Publish::Lighting

class HPS.Publish.Lighting : public IDisposable

The Publish.Lighting class is a concept class for lighting-related enumerations.

Public Types

enum Mode

/enum Mode Enumerates the lighting modes for ViewKit and AnnotationKit objects.

Values:

Artwork

Inerhit the light from the annotation (kA3DPDFLightArtworkCurrent).

None

No light (<a target=”_blank”.

White

White light (kA3DPDFLightWhite).

Day

Day light (<a target=”_blank”.

Bright

Bright light (kA3DPDFLightBright).

PrimaryColor

Primary color light (kA3DPDFLightPrimaryColor).

Night

Night light (<a target=”_blank”.

Blue

Blue light (kA3DPDFLightBlue).

Red

Red light (<a target=”_blank”.

Cube

Cube light (kA3DPDFLightCube).

CADOptimized

CAD Optimized light (kA3DPDFLightCADOptimized).

Headlamp

Headlamp light (<a target=”_blank”.

Public Functions

void Dispose ()
Lighting (HPS.Publish.Lighting in_that)