Function paintGroupBounds

  • Returns the bounds of the given paint group.

    Returns

    an object with fields left, right, top, and bottom, relative to the center of the given root node.

    Throws

    if node is not a paint group or root node

    Parameters

    Returns any

Generated using TypeDoc