Class: CircleTool

Constructor

new CircleTool()

Describes the whiteboard circle 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:
  • Circle

type :AvayaClientServices.Services.Collaboration.WhiteboardToolTypes.CIRCLE

Type of tool.

Type:

Methods

endFunction()

startFunction()

©2016 Avaya Inc. All Rights Reserved.