Projection Equality Operator TIBCO Spotfire 7.0 API Reference
Equality operator.

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public static bool operator ==(
	Projection first,
	Projection second
)

Return Value

Type: Boolean
true if the Projection instances are equal, false otherwise.
Version Information

Supported in: 7.0, 6.5
See Also