DashPatternListManagerOnUserDefinedListAddedChangedRemoved Method |
Handles changes to user-defined lists.
Namespace: Altaxo.Drawing.DashPatternManagementAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void OnUserDefinedListAddedChangedRemoved(
DashPatternList? list
)
Parameters
- list DashPatternList
- The affected list.
See Also