UseMask property (LEADDlgImage Control)
Builder Syntax |
bool UseMask |
Delphi Syntax |
UseMask: Boolean |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates whether the "Use Mask" checkbox was checked in the AddFrame dialog box. Possible values are:
Value |
Meaning |
TRUE |
The "Use Mask" check box was checked. Use the color specified in the Transparent Color picker as the masking color. |
FALSE |
The "Use Mask" check box wasn’t checked. Automatically detect masking color. |
See Also
Elements: |
|
Topics: |