yucad3d

CadPageGetSize

Returns the size of the page (layout).

std::int32_t CadPageGetSize ( YuHandle hPage );

Parameters

hPage (YuHandle)
Handle to the page (layout).

Return Value

The size.

See Also