Table of Contents

TTMSFNCGraphics.BeginScene Method

Begins a drawing scene on the underlying canvas. Match every successful call with EndScene.

API unit family: TMSFNCGraphics Declaring type: TTMSFNCGraphics

Syntax

function BeginScene: Boolean; virtual;

Returns

True if the scene was successfully started and drawing can proceed.