| 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
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.
|
TopMethods
| Name | Description |
---|
| Render |
Does the rendering of the head up display element.
|
TopVersion Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also