Leadtools.Controls Namespace > ImageViewerItem Object : ImageVerticalAlignment Property |
get_imageVerticalAlignment();
set_imageVerticalAlignment(value);
Object.defineProperty('imageVerticalAlignment');
Type | Description |
---|---|
ControlAlignment | The value used to align the image inside this item vertically. Default value is ControlAlignment.Center. |
For more information, refer to Image Viewer Appearance.