Adds the width and height of one
AnnSize structure to the width and height of another
AnnSize structure.
Parameters
- sz1
- The first AnnSize structure being added.
- sz2
- The second AnnSize structure being added.
Return Value
An
AnnSize structure that is the result of the addition operation.