Table of Contents

TTMSFNCBloxElement.DrawTemporary Method

Draws a temporary representation of the element while it is being manipulated.

API unit family: TMSFNCBloxCoreElement Declaring type: TTMSFNCBloxElement

Syntax

procedure DrawTemporary(ACanvas: TTMSFNCBloxDGRCanvas; APresenter: TObject); virtual;

Parameters

Name Description
ACanvas Canvas the temporary drawing is rendered on.
APresenter Object presenting the temporary state.