Annotation Property

Specifies the annotation object for a leader.

See Also | Example

Signature

object.Annotation

object

Leader
The object or objects this property applies to.

Annotation

Tolerance, MText, BlockRef
The annotation object for the leader. Leader annotations can be a tolerance object, multiline text object, or a block reference.

Remarks

Not all leaders have annotation objects. If a leader has no annotation, this property will return Nothing (logical FALSE). To test for a logical FALSE value in VB or VBA, use the Nothing keyword.

 

   Comments?