ReportPicture.Alignment

From Xojo Documentation

Property (As Integer )
aReportPicture.Alignment = newIntegerValue
or
IntegerValue = aReportPicture.Alignment

Supported for all project types and targets.

The alignment of the picture in side the ReportPicture.

Notes

The choices are:

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