getBorderColor
[ Function ]
public getBorderColor(): TcHmi.Color | null;
This function returns the currently set value for the BorderColor attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
The current value of the attribute. |
See also
Attribute setter: setBorderColor
Origin: TcHmiControl
Available from 1.8 |
Only SolidColor is possible before TcHmi version 1.10. |