| Leadtools.Controls Namespace > ImageViewer Object : ItemVerticalAlignment Property |
get_itemVerticalAlignment();
set_itemVerticalAlignment(value);
Object.defineProperty('itemVerticalAlignment');
| Type | Description |
|---|---|
| ControlAlignment | The value used to align the items inside the view vertically. Default value is ControlAlignment.Center. |
For more information, refer to Image Viewer Appearance.