setShape()

Sets the display of buffer values
setShape(shape:int)

Parameters

Name Type Действие Значение по умолчанию
shape int One of the enumeration values Shape

Return value

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

Description

Used in the method onInit

Example

bufMain.setShape(Shape.Line);