Click or drag to resize

DashPatternListManagerOnUserDefinedListAddedChangedRemoved Method

[Missing <summary> documentation for "M:Altaxo.Drawing.DashPatternManagement.DashPatternListManager.OnUserDefinedListAddedChangedRemoved(Altaxo.Drawing.DashPatternManagement.DashPatternList)"]


Namespace: Altaxo.Drawing.DashPatternManagement
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override void OnUserDefinedListAddedChangedRemoved(
	DashPatternList? list
)

Parameters

list  DashPatternList

[Missing <param name="list"/> documentation for "M:Altaxo.Drawing.DashPatternManagement.DashPatternListManager.OnUserDefinedListAddedChangedRemoved(Altaxo.Drawing.DashPatternManagement.DashPatternList)"]

See Also