ZedGraph LogoZedGraph Class Library Documentation
PointPairList Constructor (rhs)
NamespacesZedGraphPointPairListPointPairListPointPairListNew(PointPairList)
The Copy Constructor
Declaration Syntax
C#Visual BasicVisual C++
public PointPairList(
	PointPairList rhs
)
Public Sub New ( _
	rhs As PointPairList _
)
public:
PointPairList (
	PointPairList^ rhs
)
Parameters
rhs (PointPairList)
The PointPairList from which to copy

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621