|
|
|
|
|
ImageType (Property) In french: ImageType
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image). Trace(IE_Editor.ImageType)
Syntax
<Result> = <Image Editor control>.ImageType
<Result>: Integer constant Type of image used: | | picIcon | Image of icon type. | picImage | Image of image type. |
<Image Editor control>: Control name Name of the Image Editor control used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|