public void Set(GridRange scope) { this.scope = scope; }
public void Set(GridRange range) { area = range; }