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 Int32Rect(ImageRect)
Declaration
public static explicit operator Int32Rect(ImageRect value)
Parameters
Returns
explicit operator ImageRect(Int32Rect)
Declaration
public static explicit operator ImageRect(Int32Rect rc)
Parameters
Returns