Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : ImageHorizontalAlignment Property |
public virtual ControlAlignment ImageHorizontalAlignment {get; set;}
'Declaration
Public Overridable Property ImageHorizontalAlignment As ControlAlignment
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.