CadImagePutScaleY
Sets the scale y of the raster image entity.
void CadImagePutScaleY (
YuHandle hEnt,
double Scale
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
- Scale (double)
- Scale factor.
Return Value
None.
Sets the scale y of the raster image entity.
None.