This document is archived and information here might be outdated. Recommended version. |
Creates a new text element generated from the ITextSymbol property.
[Visual Basic .NET] Public Function CreateTextElement ( _ ) As ITextElement
[C#] public ITextElement CreateTextElement ( );
[C++]
HRESULT CreateTextElement(
void
);