Click or drag to resize

PlotItemCollection Constructor

Overload List
 NameDescription
Public methodPlotItemCollectionInitializes a new instance of the PlotItemCollection class
Protected methodPlotItemCollection(IXmlDeserializationInfo)Initializes a new instance of the PlotItemCollection class
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
Public methodPlotItemCollection(XYZPlotLayer, PlotItemCollection, Boolean) Initializes a new instance of the PlotItemCollection class.
Top
See Also