method attachSourceSnapshot

bool attachSourceSnapshot(snapshot snapshot);

Argumente

Zurückgegebener Wert

This method will attach the given snapshot to this box. When attached the content of the snapshot will be what is drawn for the content of the box in place on the default drawing.

See the createSnapshot method for an example.