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