Table of Contents

Method FromCorners

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

FromCorners(Point2Int64, Point2Int64)

public static RectInt64 FromCorners(Point2Int64 corner1, Point2Int64 corner2)

Parameters

corner1 Point2Int64
corner2 Point2Int64

Returns

RectInt64