Error processing SSI file
(Leadtools.Controls)

Show in webframe

ImageHorizontalAlignment Property (ImageViewer)




Specifies how to align the images inside their items horizontally.
Syntax
public virtual ControlAlignment ImageHorizontalAlignment {get; set;}
'Declaration
 
Public Overridable Property ImageHorizontalAlignment As ControlAlignment

Property Value

The value used to align the images inside their items horizontally. Default value is ControlAlignment.Center.
Remarks

Setting this value will automatically update ImageViewerItem.ImageHorizontalAlignment of all the items in this viewer to the same value. To change an item value individually, use the item property directly.

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

Error processing SSI file