<Code Lib>
2023 Method
Changes 0
M

FillGrid.IsEqual

Description:
Check if two fill grids are equal.

public bool IsEqual(
	FillGrid other
)

Return Value bool True if the two fill grids are equal, false otherwise.

Loading…