ImageActiveXControl.PictureAlignment

ImageActiveXControl.PictureAlignment property

Gets and sets the alignment of the picture inside the Form or Image.

public ControlPictureAlignmentType PictureAlignment { get; set; }

See Also