Shape Property (ILEADRasterDlgEfx)

Visual Basic example

Visual C++ example

 

Syntax

ILEADRasterShapeEfx * Shape;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets a pointer to an ILEADRasterShapeEfx object that contains information in the Shape dialog box. When the dialog is closed, this property is updated with the information entered by the user, through the dialog. This information can be found in the following properties:

BackColor Property

BackgroundBitmap Property

BackgroundStyle Property

BorderColor Property

BorderStyle Property

BorderThickness Property

FillStyle Property

ForeColor Property

InnerHiliteColor Property

InnerShadowColor Property

InnerStyle Property

InnerThickness Property

OuterHiliteColor Property

OuterShadowColor Property

OuterStyle Property

OuterThickness Property

ShadowColor Property

ShadowXDepth Property

ShadowYDepth Property

ShapeStyle Property

See Also

Elements

ShowShapeDlg method