Tests whether the specified PrintArea is equivalent to this PrintArea.
Namespace:
Aurigma.DesignAtoms.Model
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
protected bool Equals( PrintArea other )
Type: Aurigma.DesignAtoms.Model.PrintArea
The PrintArea to test.true
if both instances are equivalent; otherwise, false
.