Table of Contents

Method Intersect

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Intersect(RectDouble, RectDouble)

public static RectDouble Intersect(RectDouble a, RectDouble b)

Parameters

a RectDouble
b RectDouble

Returns

RectDouble

Intersect(RectDouble)

public void Intersect(RectDouble rect)

Parameters

rect RectDouble