Table of Contents

TTMSFNCGraphicsSVGEngine.BeginScene Method

Begins an SVG drawing scene and returns True when 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.