StyleListBagTList, TItem(IEnumerableTList) Constructor |
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic StyleListBag(
IEnumerable<TList> styleLists
)
Parameters
- styleLists IEnumerableTList
- The style lists to store.
See Also