setShape()

設置顯示緩衝區值
setShape(shape:int)

Parameters

Name Type Действие Значение по умолчанию
shape int 枚舉值之一 Shape

Return value

引用Buffer類型的對像以進行一系列調用

Description

在方法中使用 onInit

Example

bufMain.setShape(Shape.Line);