Resize Method (IUiaTransformProvider)
In This Topic
Used to modify element's on-screen dimensions (affects the BoundingRectangle and BoundingGeometry properties) When called on a split pane, it may have the side-effect of resizing other surrounding panes.
Syntax
Parameters
- width
- The requested width of the window.
- height
- The requested height of the window.
See Also