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 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.