Inheritance diagram for HPS.Publish.Artwork.Display:

Public Types

enum  Preference { Preference.Defined = 0, Preference.Runtime = 1 }
 

Public Member Functions

 Display (HPS.Publish.Artwork.Display in_that)
 
virtual void Dispose ()
 

Protected Member Functions

virtual void deleteCptr ()
 

Protected Attributes

bool cMemOwn
 
HandleRef cptr
 

Detailed Description

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

Member Enumeration Documentation

◆ Preference

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:
  • internals/hps_sprk_publish/source/cs/HPS.Publish.cs