This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISymbolCollectionElement Interface > ISymbolCollectionElement.TextPath Property (ArcObjects .NET 10.5 SDK) |
Text path.
[Visual Basic .NET] Public Property TextPath As ITextPath
[C#] public ITextPath TextPath {get; set;}
[C++]
HRESULT get_TextPath(
ITextPath** TextPath
);
[C++]
HRESULT putref_TextPath(
ITextPath* TextPath
);
[C++]
Parameters TextPath [out, retval]
TextPath is a parameter of type ITextPath TextPath [in]
TextPath is a parameter of type ITextPath