ILNumerics - Technical Application Development
SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
ILNumerics.DrawingControlBridge
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Top
Inheritance Hierarchy
SystemMarshalByRefObject
System.ComponentModelComponent
ILNumerics.DrawingControlBridge
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The ControlBridge type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ControlBridge | Initializes a new instance of the ControlBridge class | |
| ControlBridge(IContainer) | Initializes a new instance of the ControlBridge class |
Properties
| Name | Description | |
|---|---|---|
| BackColor | ||
| Camera | Obsolete. | |
| Clock | ||
| Control | ||
| FPS | ||
| InputController | ||
| LocalScene | ||
| LocalSceneSyncRoot | ||
| Rectangle | ||
| RendererType | ||
| Scene | ||
| SceneSyncRoot | ||
| Size | ||
| Timeout | ||
| ViewTransform |
Methods
| Name | Description | |
|---|---|---|
| Configure | ||
| Dispose |
Clean up any resources being used.
(Overrides ComponentDispose(Boolean).)[ILNumerics Visualization Engine] | |
| GetCurrentScene | ||
| m_controlPaint | ||
| OnBeginRenderFrame | ||
| OnEndRenderFrame | ||
| OnFPSChanged | ||
| OnRenderingFailed | ||
| PickAt | ||
| Render | ||
| Supports |
Events
| Name | Description | |
|---|---|---|
| BeginRenderFrame | ||
| EndRenderFrame | ||
| FPSChanged | ||
| RenderingFailed |
See Also