Table of Contents

TTMSFNCPlanner.Draw Method

Draws the planner in the specified rectangle.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCPlanner Inherited from: TTMSFNCCustomPlanner

Syntax

procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;

Parameters

Name Description
AGraphics Graphics context used for rendering.
ARect Target rectangle in control coordinates.