Method GetLayoutRectangles
GetLayoutRectangles(double)
Performs layout of the drawable children and returns calculated bound of the different parts of the drawable.
public virtual EnumArray<ScrollBarDrawable.HitTestResult, RectD> GetLayoutRectangles(double scaleFactor)
Parameters
scaleFactordoubleScale factor used to convert pixels to/from dips.
Returns
- EnumArray<ScrollBarDrawable.HitTestResult, RectD>
Calculated bounds of the different parts of the drawable.