setWidth()

設置指標線的寬度
setWidth(width:int)

Parameters

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

Return value

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

Example

bufMain.setWidth(2);