Table of Contents

Method Intersect

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Intersect(RectInt64, RectInt64)

public static RectInt64 Intersect(RectInt64 a, RectInt64 b)

Parameters

a RectInt64
b RectInt64

Returns

RectInt64

Intersect(RectInt64)

public void Intersect(RectInt64 rect)

Parameters

rect RectInt64