offsetHeight Property

Summary

Gets or sets a value that indicate whether to offset the label from the bottom-left instead of top-left position.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnLabel.prototype, 'offsetHeight', 
	get: function(), 
	set: function(value) 
) 
offsetHeight: boolean; 

Property Value

true to offset the label from the bottom-left instead of top-left position, otherwise; false. Default value is false.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.