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