ShapeGuide.Inequality(ShapeGuide, ShapeGuide) Operator
Determines whether two ShapeGuide instances are not equal.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| left | ShapeGuide | The first |
| right | ShapeGuide | The second |
Returns
| Type | Description |
|---|---|
| Boolean |
|
See Also