BarDockInfo Constructors
Contains information on the dock position of a bar.Name | Parameters | Description |
---|---|---|
BarDockInfo() | none | Initializes a new instance of the BarDockInfo class. |
BarDockInfo(Bar) | bar | Initializes a new instance of the BarDockInfo class with the specified bar. |
See Also