PathMove.Equality(PathMove, PathMove) Operator
Determines whether two PathMove objects are equal.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| move1 | PathMove | The first |
| move2 | PathMove | The second |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also