Click or drag to resize

GraphControllerSelectedObjects Property

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


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

Property Value

IListIHitTestObject

Implements

IGraphControllerSelectedObjects
See Also