AnnFont Constructor

Summary

Creates a new instance of the AnnFont class.

Syntax

JavaScript Syntax
AnnFont = function(fontFamilyName, sizeInPoints)
TypeScript Syntax
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

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