IUIAutomationTransformPattern 인터페이스(uiautomationclient.h)
이동, 크기 조정 또는 회전할 수 있는 컨트롤에 대한 액세스를 제공합니다.
상속
IUIAutomationTransformPattern 인터페이스는IUnknown 인터페이스에서 상속됩니다. IUIAutomationTransformPattern 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
IUIAutomationTransformPattern 인터페이스에는 이러한 메서드가 있습니다.
IUIAutomationTransformPattern::get_CachedCanMove 요소를 이동할 수 있는지 여부를 나타내는 캐시된 값을 검색합니다. |
IUIAutomationTransformPattern::get_CachedCanResize 요소의 크기를 조정할 수 있는지 여부를 나타내는 캐시된 값을 검색합니다. |
IUIAutomationTransformPattern::get_CachedCanRotate 요소를 회전할 수 있는지 여부를 나타내는 캐시된 값을 검색합니다. |
IUIAutomationTransformPattern::get_CurrentCanMove 요소를 이동할 수 있는지 여부를 나타냅니다. |
IUIAutomationTransformPattern::get_CurrentCanResize 요소의 크기를 조정할 수 있는지 여부를 나타냅니다. |
IUIAutomationTransformPattern::get_CurrentCanRotate 요소를 회전할 수 있는지 여부를 나타냅니다. |
IUIAutomationTransformPattern::Move UI 자동화 요소를 이동합니다. |
IUIAutomationTransformPattern::Resize UI 자동화 요소의 크기를 조정합니다. |
IUIAutomationTransformPattern::Rotate UI 자동화 요소를 회전합니다. |
요구 사항
지원되는 최소 클라이언트 | Windows 7, Windows Vista SP2 및 Windows Vista용 플랫폼 업데이트, WINDOWS XP SP3 및 Windows Vista용 플랫폼 업데이트 [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 R2, Windows Server 2008 SP2 및 Windows Server 2008용 플랫폼 업데이트, Windows Server 2003 SP2 및 Windows Server 2008용 플랫폼 업데이트 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | uiautomationclient.h(UIAutomation.h 포함) |