ZedGraph LogoZedGraph Class Library Documentation
ArrowObj Constructor
NamespacesZedGraphArrowObjArrowObjArrowObjNew()()
Constructors for the ArrowObj object
Members
IconMemberDescription
ArrowObjArrowObjNew(Color, Single, Double, Double, Double, Double)
A constructor that allows the position, color, and size of the ArrowObj to be pre-specified.

ArrowObjArrowObjNew(Double, Double, Double, Double)
A constructor that allows only the position of the arrow to be pre-specified. All other properties are set to default values

ArrowObjArrowObjNew()()
Default constructor -- places the ArrowObj at location (0,0) to (1,1). All other values are defaulted.

ArrowObjArrowObjNew(ArrowObj)
The Copy Constructor

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621