Skip to main content

MapUnit.Inequality(MapUnit, MapUnit) Operator

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public static bool operator !=(MapUnit unit1, MapUnit unit2)

#Parameters

Name Type
unit1 MapUnit
unit2 MapUnit

#Returns

Type
Boolean
See Also