Definition at line 976 of file uiautomationclient.idl.
◆ Move()
| HRESULT UIAutomationClient::IUIAutomationTransformPattern::Move |
( |
[in] double |
x, |
|
|
[in] double |
y |
|
) |
| |
◆ Resize()
| HRESULT UIAutomationClient::IUIAutomationTransformPattern::Resize |
( |
[in] double |
width, |
|
|
[in] double |
height |
|
) |
| |
◆ Rotate()
| HRESULT UIAutomationClient::IUIAutomationTransformPattern::Rotate |
( |
[in] double |
degrees | ) |
|
◆ CachedCanMove
| BOOL UIAutomationClient::IUIAutomationTransformPattern::CachedCanMove |
|
get |
◆ CachedCanResize
| BOOL UIAutomationClient::IUIAutomationTransformPattern::CachedCanResize |
|
get |
◆ CachedCanRotate
| BOOL UIAutomationClient::IUIAutomationTransformPattern::CachedCanRotate |
|
get |
◆ CurrentCanMove
| BOOL UIAutomationClient::IUIAutomationTransformPattern::CurrentCanMove |
|
get |
◆ CurrentCanResize
| BOOL UIAutomationClient::IUIAutomationTransformPattern::CurrentCanResize |
|
get |
◆ CurrentCanRotate
| BOOL UIAutomationClient::IUIAutomationTransformPattern::CurrentCanRotate |
|
get |
The documentation for this interface was generated from the following file: