imageHorizontalAlignment Property

Summary

Specifies how to align the image inside this item horizontally.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItem.prototype, 'imageHorizontalAlignment', 
	get: function(), 
	set: function(value) 
) 
imageHorizontalAlignment: ControlAlignment; 

Property Value

The value used to align the image inside this item horizontally. Default value is ControlAlignment.Center.

Remarks

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Controls Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.