Table of Contents

Method FromEdges

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

FromEdges(float, float, float, float)

public static RectFloat FromEdges(float leftOrRight, float topOrBottom, float rightOrLeft, float bottomOrTop)

Parameters

leftOrRight float
topOrBottom float
rightOrLeft float
bottomOrTop float

Returns

RectFloat