GraphControllerSetSelectedObjectsProperty Method |
Sets the routed property on all selected objects.
Namespace: Altaxo.Gui.Graph.Gdi.ViewingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void SetSelectedObjectsProperty(
IRoutedSetterProperty property
)
Parameters
- property IRoutedSetterProperty
- The routed property setter to apply.
See Also