BoundariesChangedEventArgsAdd(BoundariesChangedData) Method |
Adds additional boundary change flags.
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void Add(
BoundariesChangedData other
)
Parameters
- other BoundariesChangedData
- The boundary change flags to add.
See Also