2021 Method
Changes 0
M

FillPattern.IsEqual

Description:
Check if the contents and the name of the fill pattern is the same as the name and contents of this fill pattern.
public bool IsEqual(
	FillPattern other
)
Return Value bool True for equal, false otherwise.