ILNumerics Ultimate VS

ControlBridge Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      ILNumerics.DrawingControlBridge

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class ControlBridge : Component, 
	IDriver

The ControlBridge type exposes the following members.

Constructors

  NameDescription
Public methodControlBridge
Initializes a new instance of the ControlBridge class
Public methodControlBridge(IContainer)
Initializes a new instance of the ControlBridge class
Top
Properties

  NameDescription
Public propertyBackColor
Public propertyCamera Obsolete.
Public propertyClock
Public propertyControl
Public propertyFPS
Public propertyInputController
Public propertyLocalScene
Public propertyLocalSceneSyncRoot
Public propertyRectangle
Public propertyRendererType
Public propertyScene
Public propertySceneSyncRoot
Public propertySize
Public propertyTimeout
Public propertyViewTransform
Top
Methods

  NameDescription
Public methodConfigure
Protected methodDispose
Clean up any resources being used.

[ILNumerics Visualization Engine]

(Overrides ComponentDispose(Boolean).)
Public methodGetCurrentScene
Protected methodm_controlPaint
Protected methodOnBeginRenderFrame
Protected methodOnEndRenderFrame
Protected methodOnFPSChanged
Protected methodOnRenderingFailed
Public methodPickAt
Public methodRender
Public methodSupports
Top
Events

  NameDescription
Public eventBeginRenderFrame
Public eventEndRenderFrame
Public eventFPSChanged
Public eventRenderingFailed
Top
See Also

Reference