FillPattern.IsEqual
Description:
Check if the contents in two fill patterns are equal.
Check if the contents in two fill patterns are equal.
public bool IsEqual(
FillPattern other
)
-
otherThe fill pattern to be compared.
Return Value
bool
True for equal, false otherwise.
-
A non-optional argument was NULL