getRadiusXUnit
[ Function ]
public getRadiusXUnit(): 'px';This function returns the currently set value for the RadiusXUnit 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: TcHmiRectangle
![]() | Available from 1.8 |
