Style.cropBox

Crop the given box by reducing its size on all sides.

  1. Vector2 cropBox(Vector2 size, uint[4] sides)
  2. Rectangle cropBox(Rectangle rect, uint[4] sides)
    class Style
    static
    cropBox
    (,
    uint[4] sides
    )

Meta