AnnAutoDialogFontSize property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnAutoDialogFontSize

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Contains the font size, in points, used to display the automation dialog boxes.

This property should be set when the font name is set. The font name can be set by calling AnnSetAutoText(ANN_AUTOTEXT_DIALOG_FONT, "New font name").

This property may be used to convert the annotation automation dialogs to another language. For more information, refer to Converting Annotation Automation Dialogs to Other Languages.

See Also

Elements

AnnAutoSnapCursor property, AnnSetAutoText method, AnnAutoHilightPen property

Topics

Annotations Automation

 

Obtaining Annotation Object Information