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