Method | Description | |
---|---|---|
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 |
public GetImagePosition ( int &x, int &y, Atk coordType ) : void | ||
x | int | |
y | int | |
coordType | Atk | |
return | void |
public GetImageSize ( int &width, int &height ) : void | ||
width | int | |
height | int | |
return | void |
public SetImageDescription ( string description ) : bool | ||
description | string | |
return | bool |
public TextImageLabel ( System.Windows.Automation.Provider.IRawElementProviderSimple provider ) : System | ||
provider | System.Windows.Automation.Provider.IRawElementProviderSimple | |
return | System |