Enumeration
ResizeMethods
Resize methods.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1215264592 | readonly | Add additional width and height to current values | |
| Number = 1215264589 | readonly | Multiply current width and height by the given factors | |
| Number = 1215264581 | readonly | Change width and height overriding current values | |
| Number = 1215264577 | readonly | Change width to height ratio keeping the current area | |
| Number = 1215264595 | readonly | Change width to height ratio keeping the current perimeter |
Parameter of 33
Method parameters that accept an ResizeMethods value.
Button.resize(by)CheckBox.resize(by)ComboBox.resize(by)EPS.resize(by)EPSText.resize(by)EndnoteTextFrame.resize(by)FlexObject.resize(by)FormField.resize(by)Graphic.resize(by)GraphicLine.resize(by)Group.resize(by)HtmlItem.resize(by)Image.resize(by)ImportedPage.resize(by)ListBox.resize(by)MediaItem.resize(by)Movie.resize(by)MultiStateObject.resize(by)Oval.resize(by)PDF.resize(by)PICT.resize(by)Page.resize(by)PageItem.resize(by)Polygon.resize(by)RadioButton.resize(by)Rectangle.resize(by)SVG.resize(by)SignatureField.resize(by)Sound.resize(by)SplineItem.resize(by)TextBox.resize(by)TextFrame.resize(by)WMF.resize(by)