CanvasService.getTemplateCell Method
Given the coordinates, gets the closest template cell that contains the coordinates (if any).
Parameters
- pageCoordinates
-
Type: Coordinates
The coordinates in Page coordinate system.
Return Value
Type: TemplateCell
The closest template cell or null.