Equal operator. Checks if the dimension index is equal for two given axes.
Namespace: ParCoordsAssembly: ParCoords (in ParCoords.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- a
- Type: ParCoords Axis
First axis for comparison
- b
- Type: ParCoords Axis
Second axis for comparison
Return Value
[Missing <returns> documentation for "M:ParCoords.Axis.op_Equality(ParCoords.Axis,ParCoords.Axis)"]
See Also