ShapeBorderStyle property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax short ShapeBorderStyle

Overview:  Refer to Drawing Three-Dimensional Shapes and Text.

Remarks

(Persistent property, available at design time) Specifies the line (border) 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 BorderStyles.

See Also

Elements:  DrawShape method

Topics:  Raster Images: Drawing on a Bitmap
Working with the Control: Client Area Usage