<Code Lib>
2020 Method
Changes 0
M

FillPattern.IsEqual

Description:
Check if the contents in two fill patterns are equal.

public bool IsEqual(
	FillPattern other
)

Return Value bool True for equal, false otherwise.

Loading…