Property Orientation
Orientation
The direction of the line. If you change this you will need to manually update the Width/Height of the control to cover a relevant area based on the new direction.
public Orientation Orientation { get; set; }
The direction of the line. If you change this you will need to manually update the Width/Height of the control to cover a relevant area based on the new direction.
public Orientation Orientation { get; set; }