Class: RectangleTool

Constructor

new RectangleTool()

Describes the whiteboard rectangle tool.

Members

drag :boolean

Determines if the shape drawn by the tool is draggable.

Type:
  • boolean
Default Value:
  • true

live :boolean

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

Type:
  • boolean
Default Value:
  • false

modes :AvayaClientServices.Services.Collaboration.WhiteboardToolModes

Determines the type of whiteboard tool modes.

Type:

name :string

Name of tool.

Type:
  • string
Default Value:
  • Rect

type :AvayaClientServices.Services.Collaboration.WhiteboardToolTypes.RECTANGLE

Type of tool.

Type:

Methods

endFunction()

startFunction()

©2016 Avaya Inc. All Rights Reserved.