TTMSFNCGraphicsSVGEngine.BeginScene Method
Begins an SVG drawing scene and returns
Truewhen the scene is ready to accept drawing commands.
API unit family: TMSFNCGraphicsSVGEngine
Declaring type: TTMSFNCGraphicsSVGEngine
Syntax
function BeginScene: Boolean; override;
Returns
True if the scene was successfully started; False otherwise.