Overview

Sample Code

Programming Guide

API Reference

Support

HPS.Publish.Artwork.Display Class Reference

The Publish::Artwork::Display class is a concept class for display-related artwork enumerations. More...

Public Types

enum  Preference { Preference.Defined = 0, Preference.Runtime = 1 }
 Enumerates the preferences for the display of views in ArtworkKit objects. More...
 

Detailed Description

The Publish::Artwork::Display class is a concept class for display-related artwork enumerations.

Member Enumeration Documentation

Enumerates the preferences for the display of views in ArtworkKit objects.

Enumerator
Defined 

Prefer the display settings (rendering mode, lighting mode, and background color) set in a view when activating it.

Runtime 

Prefer the runtime display settings (rendering mode, lighting mode, and background color) in the application when activating a view (except for the default view).


The documentation for this class was generated from the following file: