property Dialog.PictureHeight as Long
Retrieves the picture's height.

TypeDescription
Long A long expression that indicates the picture's height in pixels.

If the control has no picture loaded, the PictureHeight property gets 0. Use the PictureWidth property to retrieve the picture's width.