ILNumerics Ultimate VS

GDIControlGetCurrentScene Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Return a scene which reflects the rendering result, including all local compositions and modifications

[ILNumerics Visualization Engine]

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

public Scene GetCurrentScene(
	long ms = 0
)

Parameters

ms (Optional)
Type: SystemInt64
[optional] time of render frame

Return Value

Type: Scene
scene composition as copies of local and global scene with user interaction

Implements

IDriverGetCurrentScene(Int64)
Remarks

[ILNumerics Visualization Engine]

See Also

Reference