ScrollBarThinGetScrollBarThumbRadius Method
Gets the radius of the scroll bar drag control,
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static CornerRadius GetScrollBarThumbRadius(
ScrollBar target
)
Public Shared Function GetScrollBarThumbRadius (
target As ScrollBar
) As CornerRadius
- target ScrollBar
- ScrollBar with the target.
CornerRadiusCornerRadius with the horizontal scrollbar radius.