BoundariesChangedEventArgsAdd(BoundariesChangedEventArgs) Method |
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Add(
BoundariesChangedEventArgs other
)
Parameters
- other BoundariesChangedEventArgs
- The event arguments whose flags should be added.
See Also