yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Raster Image
CadImageGetScale
Scale = pixels per drawing unit = 1 / |uvec|.
double
CadImageGetScale
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The scale.
See Also
CadImageGetScaleX
CadImageGetScaleY
CadImageGetFile
CadImageGetPoint
CadImageGetTColor
CadImageGetTransparent
CadImageGetX
CadImageGetY
Raster Image (chapter)