RenderHeadUpDisplay Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderHeadUpDisplay type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderHeadUpDisplay |
Initializes a new instance of the RenderHeadUpDisplay class.
|
| Name | Description | |
|---|---|---|
| Elements |
Gets or sets the RenderHeadUpDisplay elements. It represents the list of 2D objects to display over the final image. | |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Visible |
Gets or sets a value indicating whether this RenderHeadUpDisplay is visible.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderHeadUpDisplay | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Render |
Does the rendering of all elements contained in the head up display.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |