InnerStyle Property (ILEADRasterShapeEfx)

Visual Basic example

Visual C++ example

 

Syntax

InnerStylesConstants InnerStyle;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the inner band style for 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