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