Table of Contents

Property ThumbCornerRadius

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ThumbCornerRadius

Gets or sets the corner radius for a scroll bar thumb. If this property is not set, DefaultThumbCornerRadius is used. This value is used when UseThumbRoundCorners is set to true.

public virtual float? ThumbCornerRadius { get; set; }

Property Value

float?