PathMove.Equals(PathMove) Method
Indicates whether the current PathMove instance is equal to another PathMove instance.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| other | PathMove | The |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also