Table of Contents

TTMSFNCCustomMapsImage.Draw Method

Draws the map image onto the specified graphics surface.

API unit family: TMSFNCMapsImage Declaring type: TTMSFNCCustomMapsImage

Syntax

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

Parameters

Name Description
AGraphics Graphics surface to draw on.
ARect Target rectangle within the surface.