fontStretch Property (AnnFont)

Summary

Gets or sets a value that indicates the degree to which the typeface is stretched.

Syntax

JavaScript Syntax
Object.defineProperty(AnnFont.prototype, 'fontStretch', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
fontStretch: AnnFontStretch;

Property Value

An AnnFontStretch value that specifies the degree to which the typeface is stretched.

Remarks

For more information, refer to Using Text in Annotation Objects.

Requirements

Target Platforms

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