yucad3d

CadImagePutX

Sets the x of the raster image entity.

void CadImagePutX ( YuHandle hEnt, double X );

Parameters

hEnt (YuHandle)
Handle to the entity.
X (double)
World coordinate.

Return Value

None.

See Also