Click or drag to resize

StyleListBagTList, TItem(IXmlDeserializationInfo) Constructor

Initializes a new instance of the StyleListBagTList, TItem class from serialized data.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected StyleListBag(
	IXmlDeserializationInfo info
)

Parameters

info  IXmlDeserializationInfo
The deserialization source.
See Also