offsetHeight Property (AnnLabelRenderer)

Summary

Gets or sets a value that indicates whether to offset the label by its height during rendering.

Syntax

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

Property Value

true to offset the label by its height during rendering; otherwise it is false.

Requirements

Target Platforms

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