ShapeBackgroundStyle property (ILEADRasterFXD)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short ShapeBackgroundStyle

Overview

Refer to Drawing Three Dimensional Shapes and Text.

Remarks

Specifies the background style of a three-dimensional shape that you draw with the DrawShape method. The size, position, and other aspects of the shape are determined by a number of properties, as explained in Drawing Three Dimensional Shapes and Text.

For a list of possible values, refer to BackStyle.

For styles that require an image you must specify a LEAD bitmap in a parameter of the DrawShape method. To use a background image, the PatternStyle property must not be FXD_PATTERN_SOLID.

See Also

Elements:

DrawShape method

Topics:

Drawing Effects:3D Drawing Special Effects