Click or drag to resize

IRenderHeadUpDisplayElement Interface

The IRenderHeadUpDisplayElement interface should be implemented to create custom head up display elements.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public interface IRenderHeadUpDisplayElement

The IRenderHeadUpDisplayElement type exposes the following members.

Properties
  NameDescription
Public propertyVisible
Gets or sets a value indicating whether the head up display element is visible.
Top
Methods
  NameDescription
Public methodRender
Does the rendering of the head up display element.
Top
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also