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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Maplex Extension.