Enum SillCornerStyle
- Namespace
- WindowSill.API
- Assembly
- WindowSill.API.dll
Specifies the corner style for the WindowSill bar.
public enum SillCornerStyle
- Extension Methods
Fields
Flat = 0Uses flat (square) corners for the bar.
Rounded = 1Uses rounded corners for the bar.