C# Class BrightnessTray.WindowPositioning.TaskBarInfo

Managed structure representing taskbar position and alignment.
Afficher le fichier Open project: navhaxs/BrightnessTray

Méthodes publiques

Свойство Type Description
Alignment TaskBarAlignment
Position System.Windows.Rect

Property Details

Alignment public_oe property

Alignment of taskbar.
public TaskBarAlignment Alignment
Résultat TaskBarAlignment

Position public_oe property

Rectangle of taskbar bounds.
public Rect,System.Windows Position
Résultat System.Windows.Rect