AnnFont Constructor

Summary

Creates a new instance of the AnnFont class.

Syntax
TypeScript
JavaScript
AnnFont = function( 
   fontFamilyName, 
   sizeInPoints 
) 
constructor( 
   fontFamilyName: string, 
   sizeInPoints: number 
); 

Parameters

fontFamilyName

The font family of the new AnnFont object.

sizeInPoints

The point size of the new AnnFont object.

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.