Table of Contents

TTMSFNCRichEditorCustomRuler.Draw Method

Draws the ruler.

API unit family: TMSFNCRichEditorRuler Declaring type: TTMSFNCRichEditorCustomRuler

Syntax

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

Parameters

Name Description
AGraphics The graphics context used for drawing.
ARect The drawing rectangle.