Table of Contents

TTMSFNCMapsImage.Draw Method

Draws the map image onto the specified graphics surface.

API unit family: TMSFNCMapsImage Declaring type: TTMSFNCMapsImage Inherited from: TTMSFNCCustomMapsImage

Syntax

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

Parameters

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