Click or drag to resize

ExperimentCollectionCurrent Property

The experiment currently selected.

Namespace: Demo3D.Experiments
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Experiment Current { get; set; }

Property Value

Experiment
See Also