Summary
TickBar will use ReservedSpaceProperty for left and right spacing (for horizontal orientation) or
top and bottom spacing (for vertical orienation).
The space on both sides of TickBar is half of specified ReservedSpace.
This property has type of
Rect
.
- Namespace
- Avalonia
.Controls - Containing Type
- TickBar
Syntax
public Rect ReservedSpace { get; set; }
Value
Type | Description |
---|---|
Rect |