ControlPictureAlignmentType enumeration

ControlPictureAlignmentType enumeration

Represents the alignment of the picture inside the Form or Image.

The ControlPictureAlignmentType type exposes the following members:

Fields

FieldDescription
TOP_LEFTThe top left corner.
TOP_RIGHTThe top right corner.
CENTERThe center.
BOTTOM_LEFTThe bottom left corner.
BOTTOM_RIGHTThe bottom right corner.

See Also