ScatterSymbolShapeBaseSerializeV0 Method |
Serializes the shared registration information for a scatter symbol.
Namespace: Altaxo.Graph.Graph3D.Plot.Styles.ScatterSymbolsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected static void SerializeV0(
IScatterSymbol obj,
IXmlSerializationInfo info
)
Parameters
- obj IScatterSymbol
- The symbol instance.
- info IXmlSerializationInfo
- The serialization info.
See Also