C# Class Flood.Tests.GUI.GUIDumpData

Datei anzeigen Open project: FloodProject/flood

Public Properties

Property Type Description
Children List
Control string
Focused bool
Height int
IsHidden bool
Name string
Width int
X int
Y int

Property Details

Children public_oe property

public List Children
return List

Control public_oe property

public string Control
return string

Focused public_oe property

public bool Focused
return bool

Height public_oe property

public int Height
return int

IsHidden public_oe property

public bool IsHidden
return bool

Name public_oe property

public string Name
return string

Width public_oe property

public int Width
return int

X public_oe property

public int X
return int

Y public_oe property

public int Y
return int