RectOffset Constructor

public RectOffset();
public RectOffset(int left, int right, int top, int bottom);

Description 描述

Creates a new rectangle with offsets.