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