• Internal helper function used to get 'float' properties from elements. Used to determine border withs and paddings that were defined using CSS.

    Parameters

    • elem: HTMLElement | SVGElement
    • propName: string

    Returns number

Generated using TypeDoc