ControlPictureAlignmentType Enum

ControlPictureAlignmentType Enum

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


type ControlPictureAlignmentType int32

Fields

FieldDescription
TopLeftThe top left corner.
TopRightThe top right corner.
CenterThe center.
BottomLeftThe bottom left corner.
BottomRightThe bottom right corner.