This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IE > IEventAttributeProperties Interface > IEventAttributeProperties.CreateTextElement Method (ArcObjects .NET 10.4 SDK) |
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(
ITextElement** TextElement
);
[C++]
Parameters TextElement [out, retval]
TextElement is a parameter of type ITextElement