Table of Contents

TTMSFNCValueIndicatorOptions.DrawAsDot Method

Draws the value indicator as a filled dot.

API unit family: TMSFNCWidgetProgress Declaring type: TTMSFNCValueIndicatorOptions

Syntax

procedure DrawAsDot(AGraphics: TTMSFNCGraphics; CenterPoint: TPointF); virtual;

Parameters

Name Description
AGraphics Graphics context used for drawing.
CenterPoint Center point of the indicator in control coordinates.