Operator explicit operator
- Namespace
 - PaintDotNet.Rendering
 
- Assembly
 - PaintDotNet.Primitives.dll
 
explicit operator RectInt32(RectInt64)
public static explicit operator RectInt32(RectInt64 rect)
Parameters
rectRectInt64
Returns
explicit operator RectInt32(RectDouble)
public static explicit operator RectInt32(RectDouble rect)
Parameters
rectRectDouble
Returns
explicit operator RectInt32(RectFloat)
public static explicit operator RectInt32(RectFloat rect)
Parameters
rectRectFloat