This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties2 Interface > IMaplexOverposterLayerProperties2.LineFeatureType Property (ArcObjects .NET 10.4 SDK) |
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