C# Class Sanderling.Interface.MemoryStruct.Tab

Inheritance: UIElement
Exibir arquivo Open project: Arcitectus/Sanderling

Public Properties

Property Type Description
BackgroundOpacityMilli int?
Label IUIElementText
LabelColorOpacityMilli int?

Public Methods

Method Description
Tab ( ) : BotEngine.Interface
Tab ( IUIElement @base ) : BotEngine.Interface

Method Details

Tab() public method

public Tab ( ) : BotEngine.Interface
return BotEngine.Interface

Tab() public method

public Tab ( IUIElement @base ) : BotEngine.Interface
@base IUIElement
return BotEngine.Interface

Property Details

BackgroundOpacityMilli public_oe property

public int? BackgroundOpacityMilli
return int?

Label public_oe property

public IUIElementText Label
return IUIElementText

LabelColorOpacityMilli public_oe property

public int? LabelColorOpacityMilli
return int?