Method WithSize
WithSize(float, float)
Creates a RectD with the specified size and the location of this rectangle.
public readonly RectD WithSize(float width, float height)
Parameters
Returns
WithSize(SizeD)
Creates a RectD with the specified size and the location of this rectangle.
public readonly RectD WithSize(SizeD size)
Parameters
sizeSizeD