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

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621