PictureAlignment Enum

From Xojo Documentation

Enumeration
PictureAlignment

Used to specify the alignment of a picture in a ReportPicture field.

Notes

Values

Enum Value
Center 0
Top Left 1
Top Right 2
Bottom Left 3
Bottom Right 4


See Also

ReportPicture class.