Table of Contents

Method FromEdges

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

FromEdges(int, int, int, int)

public static RectInt32 FromEdges(int leftOrRight, int topOrBottom, int rightOrLeft, int bottomOrTop)

Parameters

leftOrRight int
topOrBottom int
rightOrLeft int
bottomOrTop int

Returns

RectInt32