yucad3d

CadPagePutSize

Sets the size of the page (layout).

void CadPagePutSize ( YuHandle hPage, std::int32_t Size );

Parameters

hPage (YuHandle)
Handle to the page (layout).
Size (std::int32_t)
Integer value.

Return Value

None.

See Also