Class: PenTool

Constructor

new PenTool()

Describes the whiteboard pen tool.

Members

drag :boolean

Determines if the shape drawn by the tool is draggable.

Type:
  • boolean
Default Value:
  • false

live :boolean

Determines if the shape drawn by the tool is being rendered dynamically.

Type:
  • boolean
Default Value:
  • true

name :string

Name of tool.

Type:
  • string
Default Value:
  • Pen

type :AvayaClientServices.Services.Collaboration.WhiteboardToolTypes.PEN

Type of tool.

Type:
©2016 Avaya Inc. All Rights Reserved.