Leadtools.Controls Namespace > ImageViewer Object : ViewHorizontalAlignment Property |
get_viewHorizontalAlignment();
set_viewHorizontalAlignment(value);
Object.defineProperty('viewHorizontalAlignment');
Type | Description |
---|---|
ControlAlignment | The value to align the view inside the control horizontally. Default value is ControlAlignment.Near. |
For more information, refer to Image Viewer Appearance.