Method GetInteriorRectangle
GetInteriorRectangle(HitTestResult)
Retrieves the interior rectangle corresponding to the specified hit test value, if available.
protected virtual RectD? GetInteriorRectangle(InteriorDrawable.HitTestResult hitTest)
Parameters
hitTestInteriorDrawable.HitTestResultThe hit test value that identifies which interior rectangle to retrieve.