Use this function to scale the set of objects by the specified factor.
HRESULT ScaleObjects(double scaleFactor, ISet *objset1)
scalefactor
the scale factor
objset1
the lineset that has to be scaled
Output Parameters
None
Description
This
function performs the scaling operation on the given set of lines by the
given scaling factor. Also it AutoConstrains the scaled lineset.