GraphicsOverlay.AnnotationFont Property

Top 

Description

The font used by annotations in the active shape, determined by CurrentShapeIndex.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

ViewFont

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myGraphicsOverlay1.AnnotationFont.DisplayName;

 

myGraphicsOverlay1.AnnotationFont.DisplayName = myString1;

 

See also

GraphicsOverlay Object

Graphics Overlays Guide