Table of Contents

TTMSFNCValueIndicatorOptions.DrawAsBitmap Method

Draws the value indicator as a bitmap from the bitmap container.

API unit family: TMSFNCWidgetProgress Declaring type: TTMSFNCValueIndicatorOptions

Syntax

procedure DrawAsBitmap( AGraphics: TTMSFNCGraphics; CenterPoint: TPointF; ABitmapContainer: TTMSFNCBitmapContainer); virtual;

Parameters

Name Description
AGraphics Graphics context used for drawing.
CenterPoint Center point of the indicator in control coordinates.
ABitmapContainer Container used to resolve BitmapName.