Method WithLocation
WithLocation(float, float)
Creates a RectD with the specified location.
public readonly RectD WithLocation(float x, float y)
Parameters
Returns
WithLocation(PointD)
Creates a RectD with the specified location.
public readonly RectD WithLocation(PointD location)
Parameters
locationPointD