GraphicsOverlay.NumberOfAnnotations Property

Top 

Description

The number of annotations in the active shape, determined by CurrentShapeIndex.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0

 

Syntax

myVariable1 = myGraphicsOverlay1.NumberOfAnnotations;

 

myGraphicsOverlay1.NumberOfAnnotations = myVariable1;

 

See also

GraphicsOverlay Object

Graphics Overlays Guide