EVT_Renderer_Screenshot_Taken

RDraw:EVT_Renderer_Screenshot_Taken

Usage Notes

This event is raised when a screenshot is taken, typically from the action menu. This can be used to save the image of the 3D scene to Salesforce, or to download the image for further usage.

Parameters

NAME

TYPE

DESCRIPTION

data

string

A base64 encoded string

Last updated