Compares two System.Web.UI.WebControls.FontUnit objects for equality.
- left
- A System.Web.UI.WebControls.FontUnit on the left of the operator that contains font properties.
- right
- A System.Web.UI.WebControls.FontUnit on the right of the operator that contains font properties.
true if both System.Web.UI.WebControls.FontUnit objects are equal; otherwise, false.
For the System.Web.UI.WebControls.FontUnit objects to be equivalent, each object must have the same values for the FontUnit.Type and FontUnit.Unit properties.