fontSize Property

Summary

Gets or sets the point size of the new font for this AnnFont object.

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

Property Value

The point size of the new font for this AnnFont object.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly