Method HitTest
HitTest(EnumArray<HitTestResult, RectD>, PointD)
Returns one of ScrollBarDrawable.HitTestResult constants.
public virtual ScrollBarDrawable.HitTestResult HitTest(EnumArray<ScrollBarDrawable.HitTestResult, RectD> rectangles, PointD point)
Parameters
rectangles
EnumArray<ScrollBarDrawable.HitTestResult, RectD>Bounds of the different part of the drawable.
point
PointDPoint to check.