Table of Contents

Method FromCorners

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

FromCorners(Point2Int32, Point2Int32)

public static RectInt32 FromCorners(Point2Int32 corner1, Point2Int32 corner2)

Parameters

corner1 Point2Int32
corner2 Point2Int32

Returns

RectInt32