getStrokeThicknessUnit
[ Function ]
public getStrokeThicknessUnit(): 'px';
This function returns the currently set value for the StrokeThicknessUnit attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
'px' | The current value of the attribute. |
See also
This attribute is read-only, so it has no setter.
Origin: TcHmiPolygon
Available from 1.8 |