TTMSFNCCustomHotSpotImage.Draw Method
Draws the image and its hotspot overlays.
API unit family: TMSFNCHotSpotImage
Declaring type: TTMSFNCCustomHotSpotImage
Syntax
procedure Draw(AGraphics: TTMSFNCGraphics; ARect: TRectF); override;
Parameters
| Name | Description |
|---|---|
AGraphics |
Graphics context used for drawing. |
ARect |
Control rectangle to draw into. |