property FacePicture.PictureDisplay as PictureDisplayEnum
Retrieves or sets a value that indicates the way how the graphic is displayed on the face's background. The width, height keywords indicate the size of the view ( width/height ), while pwidth, pheight keywords indicates the size of the picture to be rendered.

TypeDescription
PictureDisplayEnum A PictureDisplayEnum expression that indicates the way the picture is displayed on the face.
By default, the PictureDisplay property is MiddleCenter. The PictureDisplay property retrieves or sets a value that indicates the way how the graphic is displayed on the face's background. The Picture property retrieves or sets a graphic to be displayed on the face. The Picture property of the Face object, retrieves or sets a graphic to be displayed on the face's background.

The following properties determines the position and size of the picture to be shown on the face:

The Left, Top, Width and Height can use expressions to define the position and size relative to size of the face, based on the size of the original picture.