Method GetLayoutRectangles
GetLayoutRectangles(AbstractControl)
Performs layout of the drawable childs and returns calculated bound of the different parts of the drawable.
public virtual EnumArray<InteriorDrawable.HitTestResult, RectD> GetLayoutRectangles(AbstractControl control)
Parameters
control
AbstractControlControl which scale factor used to convert pixels to/from dips.
Returns
- EnumArray<InteriorDrawable.HitTestResult, RectD>
Calculated bounds of the different parts of the drawable.