Leadtools.Controls Namespace > ImageViewer Object : ItemHorizontalAlignment Property |
get_itemHorizontalAlignment();
set_itemHorizontalAlignment(value);
Object.defineProperty('itemHorizontalAlignment');
Type | Description |
---|---|
ControlAlignment | The value used to align the items inside the view horizontally. Default value is ControlAlignment.Center. |
For more information, refer to Image Viewer Appearance.