Table of Contents

TTMSFNCBloxNavigatorController.PaintTo Method

Renders the scaled-down diagram, its connecting lines, and the visible-area highlight onto the given surface.

API unit family: TMSFNCBloxNavigator Declaring type: TTMSFNCBloxNavigatorController

Syntax

procedure PaintTo(AGraphics: TTMSFNCGraphics; ARect: TRectF);

Parameters

Name Description
AGraphics The graphics surface to draw the overview onto.
ARect The rectangle, in navigator coordinates, the overview is fitted into.