CadPagePutHeight
Sets the height of the page (layout).
void CadPagePutHeight (
YuHandle hPage,
std::int32_t H
);
Parameters
- hPage (YuHandle)
- Handle to the page (layout).
- H (std::int32_t)
- Height in world units.
Return Value
None.
Sets the height of the page (layout).
None.