yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Parameters & Globals
CadGetExtentYmax
Get extent ymax.
double
CadGetExtentYmax
(
YuHandle
hDwg
);
Parameters
hDwg
(YuHandle)
Handle to the drawing, as returned by
CadCreate
.
Return Value
The get extent ymax.
See Also
CadGetExtentYmin
CadGetExtentBottom
CadGetExtentLeft
CadGetExtentRect
CadGetExtentRight
CadGetExtentTop
CadGetExtentXmax
CadGetExtentXmin
Parameters & Globals (chapter)