Click or drag to resize

IGraph3DViewSelectedObjects Property

Gets the currently selected objects.

Namespace: Altaxo.Gui.Graph.Graph3D.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
IList<IHitTestObject> SelectedObjects { get; }

Property Value

IListIHitTestObject
See Also