Leadtools.Controls Namespace > ImageViewer Object : ViewVerticalAlignment Property |
get_viewVerticalAlignment();
set_viewVerticalAlignment(value);
Object.defineProperty('viewVerticalAlignment');
Type | Description |
---|---|
ControlAlignment | The value to align the view inside the control vertically. Default value is ControlAlignment.Near. |
For more information, refer to Image Viewer Appearance.