yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Pages & Layouts
CadPageGetHeight
Returns the height of the page (layout).
std::int32_t
CadPageGetHeight
(
YuHandle
hPage
);
Parameters
hPage
(YuHandle)
Handle to the page (layout).
Return Value
The height.
See Also
CadPageGetID
CadPageGetName
CadPageGetOrient
CadPageGetSize
CadPageGetWidth
CadPageCopy
CadPagePutHeight
CadPagePutName
Pages & Layouts (chapter)