Table of Contents

Method FromEdges

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

FromEdges(double, double, double, double)

public static RectDouble FromEdges(double leftOrRight, double topOrBottom, double rightOrLeft, double bottomOrTop)

Parameters

leftOrRight double
topOrBottom double
rightOrLeft double
bottomOrTop double

Returns

RectDouble