CadPagePutWidth
Sets the width of the page (layout).
void CadPagePutWidth (
YuHandle hPage,
std::int32_t W
);
Parameters
- hPage (YuHandle)
- Handle to the page (layout).
- W (std::int32_t)
- Width in world units.
Return Value
None.
Sets the width of the page (layout).
None.