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 : ImageVerticalAlignment Property |
public virtual ControlAlignment ImageVerticalAlignment {get; set;}
'Declaration
Public Overridable Property ImageVerticalAlignment As ControlAlignment
Setting this value will automatically update ImageViewerItem.ImageVerticalAlignment 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.