textHorizontalAlignment Property (ImageViewerItem)

Summary

Specifies how to align the text inside the item horizontally.

Syntax

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

Property Value

The value used to align the text inside the item horizontally. Default value is ControlAlignment.Near.

Remarks

For more information, refer to Image Viewer Appearance.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize