PlotStyleDataInequality Operator

Inequality operator for the PlotStyleData class.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public static bool operator !=(
        PlotStyleData a,
        PlotStyleData b
)

Parameters

a  PlotStyleData
[in] Left plot style data to compare.
b  PlotStyleData
[in] Right plot style data to compare.

Return Value

Boolean
true if all properties of the PlotStyleData objects are equal; otherwise the method returns false.
See Also

©  Bricsys NV. All rights reserved.