| Icon | Member | Description |
|---|---|---|
| BarBarNew()() |
Default constructor that sets all Bar properties to default
values as defined in the Bar..::Default class.
| |
| BarBarNew(Color) |
Default constructor that sets the
Color as specified, and the remaining
Bar properties to default
values as defined in the Bar..::Default class.
The specified color is only applied to the
Color, and the Color
will be defaulted.
| |
| BarBarNew(Bar) |
The Copy Constructor
|
