This document is archived and information here might be outdated. Recommended version. |
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