Struct BoxObj.Default
A simple struct that defines the
default property values for the ArrowObj class.
Assembly: ZedGraph.dll
Syntax
Fields
|
Improve this Doc
View Source
BorderColor
The default color used for the BoxObj border
(Color property).
Declaration
public static Color BorderColor
Field Value
|
Improve this Doc
View Source
FillColor
The default color used for the BoxObj fill
(Color property).
Declaration
public static Color FillColor
Field Value
|
Improve this Doc
View Source
PenWidth
The default pen width used for the BoxObj border
(Width property). Units are points (1/72 inch).
Declaration
public static float PenWidth
Field Value