GxImage: ImgSrcParam

ImgSrcParam

Parameter string given for the image source control when updating the image.

 ImgSrcParam As String

Type

String

Remarks

If the image source is a GxImage control, the possible values of this property are 'Original' and 'View'. If the string is 'View', then the control updates the view image from the connected GxImage control, otherwise (and if the value is 'Original') it updates the original image. The string comparison is case insensitive.
This is an image container control class property.

See Also

Class GxImage Overview GxImage Properties GxImage Methods ImageUpdate KeyDown enumMirrorFlag