Table of Contents

Method Intersect

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Intersect(RectInt32, RectInt32)

public static RectInt32 Intersect(RectInt32 a, RectInt32 b)

Parameters

a RectInt32
b RectInt32

Returns

RectInt32

Intersect(RectInt32)

public void Intersect(RectInt32 rect)

Parameters

rect RectInt32