Share

ModelGeneralNoteDefinition.Text Property

Parent Object: ModelGeneralNoteDefinition

Description

Read-only property that returns an object that controls all of the text information associated with this note. Properties on the returned ModelAnnoationText object can be edited to change the displayed text.

Syntax

ModelGeneralNoteDefinition.Text() As ModelAnnotationText

Property Value

This is a read only property whose value is a ModelAnnotationText.

Version

Introduced in version 2018

Was this information helpful?