Indicates the options for the line feature type.
[Visual Basic .NET] Public Property LineFeatureType As esriMaplexLineFeatureType
[C#] public esriMaplexLineFeatureType LineFeatureType {get; set;}
[C++]
HRESULT get_LineFeatureType(
esriMaplexLineFeatureType* Option
);
[C++]
HRESULT put_LineFeatureType(
esriMaplexLineFeatureType Option
);
[C++]Parameters
Option [out, retval]Option is a parameter of type esriMaplexLineFeatureType
Option [in]Option is a parameter of type esriMaplexLineFeatureType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.