Click or drag to resize

GraphControllerNumberOfSelectedObjects Property

Returns the number of selected objects into this graph.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int NumberOfSelectedObjects { get; }

Property Value

Int32
See Also