Gets a value indicating the horizontal or vertical orientation of the progress bar.
Returns
One of the orientation values.
Remarks
When the orientation property is set to orientation::horizontal, the progress moves from left to right as the value increases. When the orientation property is set to orientation::vertical, the progress moves from bottom to top as the value increases.