Table of Contents

Operator operator ==

Namespace
PaintDotNet
Assembly
PaintDotNet.Primitives.dll

operator ==(in RegionPtr<T>, in RegionPtr<T>)

public static bool operator ==(in RegionPtr<T> region1, in RegionPtr<T> region2)

Parameters

region1 RegionPtr<T>
region2 RegionPtr<T>

Returns

bool