Click or drag to resize

Graph3DController_emptyReadOnlyList Field

Empty read-only list returned when no objects are selected.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected static IList<IHitTestObject> _emptyReadOnlyList

Field Value

IListIHitTestObject
See Also