C# Класс UiaAtkBridge.TextImageLabel

Наследование: TextLabel, Atk.IImageImplementor
Показать файл Открыть проект

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

Метод Описание
GetImagePosition ( int &x, int &y, Atk coordType ) : void
GetImageSize ( int &width, int &height ) : void
SetImageDescription ( string description ) : bool
TextImageLabel ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System

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

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

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

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

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

public TextImageLabel ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System
provider System.Windows.Automation.Provider.IRawElementProviderSimple
Результат System