<Code Lib>
2020 Method
Changes 0
M

AnalysisDisplayLegendSettings.IsEqual

Description:
Compares two legend settings objects.

public bool IsEqual(
	AnalysisDisplayLegendSettings other
)

Return Value bool True if objects are equal, false otherwise.

Loading…