[]
        
(Showing Draft Content)

GcSelectionBoxHandler

Interface: GcSelectionBoxHandler

Selection box event handler

Methods

onSelectionBoundsChanged()

onSelectionBoundsChanged(selection, params): any;

This method will be called by the selection box object when the user selection changes.

Parameters

selection

Bounds

params

SelectionBoundsChangedParams

Returns

any