setTriggerWindowPosition
[ Function ]
public setTriggerWindowPosition (newValue: TcHmi.Controls.Beckhoff. TcHmiScopeControl.TriggerWindowPosition): void;
This function sets a new value for the TriggerWindowPosition attribute.
Parameter
Name | Type | Description |
---|---|---|
newValue | TcHmi.Controls.Beckhoff. TcHmiScopeControl.TriggerWindowPosition | The new value of the attribute. |
Return value
Type | Description |
---|---|
void | No return value. |
See also
Attribute getter: getTriggerWindowPosition
Origin: TcHmiScopeControl
Available from version 1.12.754 |