Click or drag to resize

GraphControllerSetSelectedObjectsProperty Method

[Missing <summary> documentation for "M:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.SetSelectedObjectsProperty(Altaxo.Graph.IRoutedSetterProperty)"]


Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void SetSelectedObjectsProperty(
	IRoutedSetterProperty property
)

Parameters

property  IRoutedSetterProperty

[Missing <param name="property"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Viewing.GraphController.SetSelectedObjectsProperty(Altaxo.Graph.IRoutedSetterProperty)"]

See Also