C# Класс UiaAtkBridge.ImageImplementorHelper

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetImagePosition ( int &x, int &y, Atk coordType ) : void
GetImageSize ( int &width, int &height ) : void
ImageImplementorHelper ( Adapter adapter ) : System
SetImageDescription ( string description ) : bool

Описание методов

GetImagePosition() публичный Метод

public GetImagePosition ( int &x, int &y, Atk coordType ) : void
x int
y int
coordType Atk
Результат void

GetImageSize() публичный Метод

public GetImageSize ( int &width, int &height ) : void
width int
height int
Результат void

ImageImplementorHelper() публичный Метод

public ImageImplementorHelper ( Adapter adapter ) : System
adapter Adapter
Результат System

SetImageDescription() публичный Метод

public SetImageDescription ( string description ) : bool
description string
Результат bool