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