Table of Contents

Method Equals

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

Equals(object)

Tests if this hit test result equals the other result.

public override bool Equals(object obj)

Parameters

obj object

Returns

bool

Equals(DesignPanelHitTestResult)

Tests if this hit test result equals the other result.

public bool Equals(DesignPanelHitTestResult other)

Parameters

other DesignPanelHitTestResult

Returns

bool