[]
Performs an explicit conversion from RectL to Rectangle.
public static explicit operator Rectangle(RectL value)
Performs an explicit conversion from Rectangle to RectL.
public static explicit operator RectL(Rectangle rc)