Table of Contents

TTMSFNCGraphicsSVG.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: TTMSFNCGraphicsSVG Inherited from: TTMSFNCGraphicsSVGEngine

Syntax

function BeginScene: Boolean; override;

Returns

True if the scene was successfully started; False otherwise.