Extensibility > Graphics Builder Automation Interface > Alarm Indicator Functions > AlarmIndicatorGetBorderWidth

AlarmIndicatorGetBorderWidth

Retrieves the width of the Alarm Indicator border.

Syntax

AlarmIndicatorGetBorderWidth

Return Value

1-20 px

Note: For details on handling return and error values, see Error Handling.

Related Functions

AlarmIndicatorGetBorderIsInside, AlarmIndicatorGetBorderPadding, AlarmIndicatorGetEnabled, AlarmIndicatorGetEquipHierarchy, AlarmIndicatorGetExpr, AlarmIndicatorGetFlagEnabled, AlarmIndicatorGetFlagLocation, AlarmIndicatorGetFrameColour, AlarmIndicatorGetInclude, AlarmIndicatorSetBorderIsInside, AlarmIndicatorSetBorderPadding, AlarmIndicatorSetBorderWidth, AlarmIndicatorSetEnabled, AlarmIndicatorSetEquipHierarchy, AlarmIndicatorSetExpr, AlarmIndicatorSetFlagEnabled, AlarmIndicatorSetFlagLocation, AlarmIndicatorSetFrameColor, AlarmIndicatorSetInclude

Example

iBorderWidthGet = gb2.AlarmIndicatorGetBorderWidth;

Published June 2018