Click or drag to resize

IGraph3DViewSelectedObjects Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.Graph3D.Viewing.IGraph3DView.SelectedObjects"]


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

Property Value

IListIHitTestObject
See Also