yucad3d

CadPageGetWidth

Returns the width of the page (layout).

std::int32_t CadPageGetWidth ( YuHandle hPage );

Parameters

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

Return Value

The width.

See Also