MaskColor Property (ILEADRasterDlgImg)

Visual Basic example

Visual C++ example

 

Syntax

OLE_COLOR MaskColor;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the masking color to use when the EnableUseMask property is VARIANT_TRUE in the AddFrame dialog box.

When the dialog box closes, this property will be updated according to the color picker value in the dialog box.

See Also

Elements

ShowAddFrameDlg method