 | 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
Syntaxpublic interface IRenderHeadUpDisplayElement
public interface class IRenderHeadUpDisplayElement
The IRenderHeadUpDisplayElement type exposes the following members.
Properties|
| Name | Description |
|---|
 | Visible |
Gets or sets a value indicating whether the head up display element is visible.
|
Top
Methods|
| Name | Description |
|---|
 | Render |
Does the rendering of the head up display element.
|
Top
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also