Table of Contents

TTMSFNCCustomPlanner.Draw Method

Draws the planner in the specified rectangle.

API unit family: TMSFNCPlanner Declaring type: TTMSFNCCustomPlanner

Syntax

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

Parameters

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