Makes the currently selected object's specified dimensions the same size. It is the equivalent to selecting MakeSameSize from the Format menu.
Syntax
object.MakeSameSize type
Properties
The MakeSameSize method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
type |
Integer. The dimension to be used. |
Remarks
MakeSameSize is a Configuration environment method only.