PathMove.Equals(PathMove) Method
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type |
|---|---|
| other | PathMove |
Returns
| Type |
|---|
| Boolean |
See Also
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
public readonly bool Equals(
PathMove other
)
Public Function Equals(
other As PathMove
) As Boolean
| Name | Type |
|---|---|
| other | PathMove |
| Type |
|---|
| Boolean |