WithLocation Method
WithLocation(Double, Double)
Creates a Rect with the specified location.
Declaration
public readonly Rect WithLocation(double x, double y)
Parameters
Type | Name | Description |
---|---|---|
System.Double | x | |
System.Double | y |
Returns
Type | Description |
---|---|
Rect |