Values that specify how an image is aligned relative to its layout rectangle.
Members
Value | Member | Description |
---|---|---|
0x00000000 | Near | The image is aligned near the layout. In a Horizontal layout, the near position is on the left. In a Vertical layout, the near position is at the top. |
0x00000002 | Far | The image is aligned at a distance from the origin of the layout rectangle. In a Horizontal layout, the far position is on the right. In a Vertical layout, the far position is at the bottom. |
0x00000004 | Center | (0x00000001)The image is aligned in the center of the layout rectangle. |
The WebImageViewer.HorizontalAlignMode and WebImageViewer.VerticalAlignMode properties controls the horizontal and vertical alignment used when displaying the image.
Products |
Support |
Feedback: ImageViewerAlignMode Enumeration - Leadtools.Web |
Introduction |
Help Version 19.0.2017.3.22
|