ShapeOuterBandHiliteColor property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

Graphics::TColor ShapeOuterBandHiliteColor

Delphi Syntax

ShapeOuterBandHiliteColor: TColor

Overview

Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

(Persistent property, available at design time) Specifies the outer-band highlight color 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.

See Also

Elements:

DrawShape method

Topics:

Raster Images: Drawing on a Bitmap

 

Working with the Control: Client Area Usage