CadPagePutOrient
Sets the orient of the page (layout).
void CadPagePutOrient (
YuHandle hPage,
std::int32_t Orient
);
Parameters
- hPage (YuHandle)
- Handle to the page (layout).
- Orient (std::int32_t)
- Integer value.
Return Value
None.
Sets the orient of the page (layout).
None.