ChangeRectangularObjectScaleCommand Constructors
A command used to scale a rectangular object within a document, such as frame or picture, by setting the X and Y axis scaling percentages.Name | Parameters | Description |
---|---|---|
ChangeRectangularObjectScaleCommand(IRichEditControl) | control | Initializes a new instance of the ChangeRectangularObjectScaleCommand class with the specified owner. |
See Also