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