Method WithSize
WithSize(double, double)
Creates a RectD with the specified size and the location of this rectangle.
public readonly RectD WithSize(double width, double 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
size
SizeD