Context::HasCapture

Context::HasCapture
bool HasCapture() const;
Description

HasCapture determines whether Capture was called at least once on the rendering tree.

Return Value

A Boolean value of true if Capture was called and false otherwise.