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
Equals(DesignPanelHitTestResult)
Tests if this hit test result equals the other result.
public bool Equals(DesignPanelHitTestResult other)
Parameters
other
DesignPanelHitTestResult