Share via


IUIAutomationTransformPattern Interface

Exposes properties and methods for a control that can be moved, resized, or rotated.

IUIAutomationTransformPattern Members

CachedCanMove Retrieves a cached value that specifies whether the UI Automation element can be moved.
CachedCanResize Retrieves a cached value that specifies whether the UI Automation element can be resized.
CachedCanRotate Retrieves a cached value that specifies whether the UI Automation element can be rotated.
CurrentCanMove Retrieves a value that specifies whether the UI Automation element can be moved.
CurrentCanResize Retrieves a value that specifies whether the UI Automation element can be resized.
CurrentCanRotate Retrieves a value that specifies whether the UI Automation element can be rotated.
Move Moves the UI Automation element.
Resize Resizes the UI Automation element.
Rotate Rotates the UI Automation element.

Interface Information

Inherits from IUnknown
Header and IDL files uiautomation.h, uiautomationclient.idl
Minimum operating systems Windows 7