Click or drag to resize

StyleListBaseTWithName Method

[Missing <summary> documentation for "M:Altaxo.Drawing.StyleListBase`1.WithName(System.String)"]


Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IStyleList<T> WithName(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Altaxo.Drawing.StyleListBase`1.WithName(System.String)"]

Return Value

IStyleListT

[Missing <returns> documentation for "M:Altaxo.Drawing.StyleListBase`1.WithName(System.String)"]

Implements

IStyleListTWithName(String)
See Also