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