FAreaSize Method
Return the size of the specified area.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static FSize Size(
FArea area
)
Public Shared Function Size (
area As FArea
) As FSize
No code example is currently available or this language may not be supported.
- area FArea
-
Reference to the area for which the size will be retrieved.
FSize
Reference to the size of the specified area, if found. Otherwise,
an empty size.