DrawShape method (ILEADRasterFXD)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short DrawShape(ILEADRaster *pRaster, long hDC, short uShape, long BackgroundImage);

Overview

Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

Draws the specified three-dimensional shape in the control's client area or on the current bitmap. The size, position, and other aspects of the shape are determined by related properties, as explained in Drawing Three-Dimensional Shapes and Text.

For possible values of the uShape parameter, refer to Shapes.

See Also

Topics:

Drawing Effects:3D Drawing Special Effects