OuterStyle Property (ILEADRasterShapeEfx)

Visual Basic example

Visual C++ example

 

Syntax

OuterStylesConstants OuterStyle;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the outer band style of the shape in the Shape dialog box.

Possible values are:

Value

Meaning

FXD_SHAPE_INNERSTYLE_NONE

No inner band

FXD_SHAPE_INNERSTYLE_INSET

Inner band inset

FXD_SHAPE_INNERSTYLE_RAISED

Inner band raised

See Also

Elements

ShowShapeDlg method, UIFlags property