G2DPlotItemCopyFrom(G2DPlotItem, Boolean) Method |
Namespace: Altaxo.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void CopyFrom(
G2DPlotItem from,
bool withBaseMembers
)
Parameters
- from G2DPlotItem
- The source instance.
- withBaseMembers Boolean
- If set to , base members are copied as well.
See Also