RenderHeadUpDisplayBox Class |
Namespace: Lumiscaphe.Workshop.Interop
The RenderHeadUpDisplayBox type exposes the following members.
| Name | Description | |
|---|---|---|
| RenderHeadUpDisplayBox(RenderPosition) |
Initializes a new instance of the RenderHeadUpDisplayBox class.
| |
| RenderHeadUpDisplayBox(RenderPosition, RenderVerticalAlignment, RenderHorizontalAlignment) |
Initializes a new instance of the RenderHeadUpDisplayBox class using the specified parameters.
|
| Name | Description | |
|---|---|---|
| HorizontalAlignment |
Gets or sets the horizontal alignment of the text box.
| |
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Message |
Gets or sets the message to display in the text box.
| |
| Position |
Gets or sets the position of the text box.
| |
| VerticalAlignment |
Gets or sets the vertical alignment of the text box.
| |
| Visible |
Gets or sets a value indicating whether this RenderHeadUpDisplayBox is visible.
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the RenderHeadUpDisplayBox | |
| 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 the text box.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |