getLabelPosition
[ Funktion ]
public getLabelPosition(): 'Top' | 'Bottom' | 'Left' | 'Right';Diese Funktion gibt den aktuell gesetzten Wert für das Attribut LabelPosition zurück.
Parameter
Name | Typ | Beschreibung |
|---|---|---|
- | - | - |
Rückgabewert
Typ | Beschreibung |
|---|---|
'Top', 'Bottom', 'Left', 'Right' | Der aktuelle Wert des Attributs. |
Siehe auch
Attribut-Setter: setLabelPosition
Herkunft: TcHmiTachometer
![]() | Verfügbar ab Version 1.12.744 |
