This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Maplex > ESRI.ArcGIS.Maplex > Interfaces > IM > IMaplexPlacedLabel Interface > IMaplexPlacedLabel.TextPathType Property (ArcObjects .NET 10.5 SDK) |
Type of text path.
[Visual Basic .NET] Public Property TextPathType As esriMaplexTextPathType
[C#] public esriMaplexTextPathType TextPathType {get; set;}
[C++]
HRESULT get_TextPathType(
esriMaplexTextPathType* TextPathType
);
[C++]
HRESULT put_TextPathType(
esriMaplexTextPathType TextPathType
);
[C++]
Parameters TextPathType [out, retval]
TextPathType is a parameter of type esriMaplexTextPathType TextPathType [in]
TextPathType is a parameter of type esriMaplexTextPathType