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

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621