AnnDeleteTokenTable method (ILEADRasterAnnotation)
Overview |
Refer to Annotation Files |
Remarks
Deletes a text token from the annotation text token table.
Call this method to delete the token #<cToken> from the text token table.
This method Returns SUCCESS (0) if cToken is successfully deleted, or if cToken was not already in the text token table. This method is used with the text annotation objects that support tokens, namely the following:
ANN_OBJECT_AUTOMATION
ANN_OBJECT_BUTTON
ANN_OBJECT_NOTE
ANN_OBJECT_PUSHPIN
ANN_OBJECT_STAMP
ANN_OBJECT_TEXT
ANN_OBJECT_TEXTPOINTER
See Also
Elements: |
Description property, TokenString property, Token property, TokenType property, AnnInsertTokenTable method, AnnClearTokenTable method, EnableFireEnumerateTextTokenTableEvent property, StopFireEnumerateTextTokenTableEvent property, AnnEnumerateTextToken method, EnumerateTextTokenTable event, OnEnumerateTextTokenTable event |
Topics: |