[]
        
(Showing Draft Content)

C1.Win.C1ScrollBar.C1ScrollBar.GetScaledBounds

GetScaledBounds Method

GetScaledBounds(Rectangle, SizeF, BoundsSpecified)

Returns the bounds to use when the scrollbar is scaled by a specified amount.

Declaration
protected override Rectangle GetScaledBounds(Rectangle bounds, SizeF factor, BoundsSpecified specified)
Parameters
Type Name Description
Rectangle bounds
SizeF factor
BoundsSpecified specified
Returns
Type Description
Rectangle
Overrides