yucad3d

CadImagePutScaleX

Sets the scale x of the raster image entity.

void CadImagePutScaleX ( YuHandle hEnt, double Scale );

Parameters

hEnt (YuHandle)
Handle to the entity.
Scale (double)
Scale factor.

Return Value

None.

See Also