Icon TPaint

Unit: WebPaint

Inherits From TControl

Available In: Visual Client Applications

The TPaint component represents a drawing/painting control. A paint control can be used for general drawing, charting, animation, and more. It contains a reference to a TCanvasElement instance that can be used to perform all drawing operations, and automatically resizes the canvas instance to match the dimensions of the control.

Image