ILNumerics - Technical Application Development
Top
Top
The Panel type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add | |
![]() | Configure |
Configure panel and scene after modifications to any buffers
[ILNumerics Visualization Engine] |
![]() | Dispose | |
![]() | Dispose(Boolean) |
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).)[ILNumerics Visualization Engine] |
![]() | GetCurrentScene |
Returns a scene which reflects the rendering result, including all local compositions and modifications
[ILNumerics Visualization Engine] |
![]() | OnBeginRenderFrame | |
![]() | OnEndRenderFrame | |
![]() | OnFPSChanged | |
![]() | OnHandleCreated | (Overrides ControlOnHandleCreated(EventArgs).) |
![]() | OnLoad | (Overrides UserControlOnLoad(EventArgs).) |
![]() | OnParentChanged | (Overrides ContainerControlOnParentChanged(EventArgs).) |
![]() | OnRenderingFailed | |
![]() | OnResize | (Overrides UserControlOnResize(EventArgs).) |
![]() | PickAt |
Determines the ID of the shape according to a specific pixel position inside the Rectangle output area at a specific point in time
[ILNumerics Visualization Engine] |
![]() ![]() | PickPrimitiveAt |
Pick primitive(s) below specific screen position
[ILNumerics Visualization Engine] |
![]() | Render |
Trigger the rendering of a complete frame
[ILNumerics Visualization Engine] |
![]() | Supports |
[Reserved for future use]
[ILNumerics Visualization Engine] |
Extension Methods
Name | Description | |
---|---|---|
![]() | Make3D | (Defined by ExtensionMethods.) |
See Also