Click or drag to resize

PlotItemCollection Constructor

Overload List
 NameDescription
Public methodPlotItemCollection Initializes a new instance of the PlotItemCollection class.
Protected methodPlotItemCollection(IXmlDeserializationInfo) Initializes a new instance of the PlotItemCollection class during deserialization.
Public methodPlotItemCollection(PlotItemCollection) Copy constructor. Clones (!) all items. The parent owner is set to null and has to be set afterwards.
Public methodPlotItemCollection(XYZPlotLayer) Initializes a new instance of the PlotItemCollection class with the specified owner.
Public methodPlotItemCollection(XYZPlotLayer, PlotItemCollection, Boolean) Initializes a new instance of the PlotItemCollection class.
Top
See Also