EnumerateTextTokenTable Event (LEADRasterAnnotation)
void EnumerateTextTokenTable(ByVal nTextTokenCount As Long, ByVal bstrToken As String, ByVal bstrDescription As String, ByVal bstrTokenString As String, ByVal TokenType As LTANNLib.AnnTokenTextType); | |
Overview |
Refer to Implementing Annotations. |
Remarks
Occurs for each token enumerated in the AnnEnumerateTextToken method.
See Also