setWidth()

Sets the width of the indicator line
setWidth(width:int)

Parameters

Name Type Действие Значение по умолчанию
width int New width

Return value

A reference to an object of type Buffer for a chain of calls

Example

bufMain.setWidth(2);