Gets the TMSNote attribute for an existing element. This controls how a text element is saved in the legacy ann file format.
Visual Basic |
---|
Public Function ElementGetTMSNote( _ ByVal elementHandle As Long _ ) As Boolean |
- elementHandle
- The handle of an element returned by the ElementCreate method.
A Boolean value that indicates whether the text element should be saved as a note.