Method OffsetBy
OffsetBy(float, float)
Creates a RectD that is offset by the specified amount.
public readonly RectD OffsetBy(float dx, float dy)
Creates a RectD that is offset by the specified amount.
public readonly RectD OffsetBy(float dx, float dy)