explicit operator Operator
explicit operator RectL(ImageRect)
Declaration
public static explicit operator RectL(ImageRect value)
Parameters
Returns
explicit operator ImageRect(RectL)
Declaration
public static explicit operator ImageRect(RectL rc)
Parameters
Type |
Name |
Description |
RectL |
rc |
|
Returns
explicit operator Rectangle(ImageRect)
Declaration
public static explicit operator Rectangle(ImageRect value)
Parameters
Returns
explicit operator ImageRect(Rectangle)
Declaration
public static explicit operator ImageRect(Rectangle rc)
Parameters
Returns