Size::Area

Size::Area
inline T Area() const;
Description

Area determines the area of a size. The following expression may be used to represent the result: Width * Height.

Return Value

A SIntf value representing the area of the current size.