BottomLeft Property (ScrollBarCornerRadiusBuilder)
In This Topic
Gets or sets a value indicating whether bottom-left corner value will be taken from
ScrollBarCornerRadius.
Syntax
'Declaration
Public Property BottomLeft As Boolean
public bool BottomLeft {get; set;}
See Also