PathArc.Equals(PathArc) Method
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.1.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type |
|---|---|
| other | PathArc |
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(
PathArc other
)
Public Function Equals(
other As PathArc
) As Boolean
| Name | Type |
|---|---|
| other | PathArc |
| Type |
|---|
| Boolean |