utils

Home > @silence_zhpf/utils > Area > add

Area.add() method

两个面积相加

Signature:

add(other: Area): Area;

Parameters

Parameter Type Description
other Area 另一个面积对象

Returns:

Area

返回两个面积对象的和