Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

FontSize Property

Show in webframe
Gets or sets the point size of the new font for this AnnFont object.
Syntax
get_fontSize();
set_fontSize(value);
Object.defineProperty('fontSize');

Property Value

TypeDescription
doubleThe point size of the new font for this AnnFont object.
See Also

Reference

AnnFont Object
AnnFont Members

Error processing SSI file