AnnGetFontSize method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetFontSize(HANNOBJECT hObject, double &dFontSize)

Delphi Syntax

Function AnnGetFontSize (hObject: HANNOBJECT; var dFontSize: L_DOUBLE ): L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the current un-scaled value of the font size of the specified annotation object.

See Also

Elements:

AnnGetFontBold method, AnnSetFontBold method, AnnSetFontName method, AnnGetFontName method, AnnSetFontSize method, AnnSetFontUnderline method, AnnGetFontUnderline method, AnnSetFontStrikeThrough method, AnnGetFontStrikeThrough method, AnnSetFontItalic method, AnnGetFontItalic method

Topics:

Annotations (Document/Medical only): Object Manipulation