AreaAdd Method

Adds two objects.

Overload List

Add(Area, Area) Adds two instances of Area together.
Add(Area, Double) Adds an instance of Area to an instance of Double.

See Also