Operator implicit operator
- Namespace
 - PaintDotNet.Rendering
 
- Assembly
 - PaintDotNet.Primitives.dll
 
implicit operator RectInt64(RectInt32)
public static implicit operator RectInt64(RectInt32 rect)
Parameters
rectRectInt32
Returns
implicit operator RectInt64(Rectangle)
public static implicit operator RectInt64(Rectangle rect)
Parameters
rectRectangle