|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMaplexOverposterLayerProperties2 Interface > IMaplexOverposterLayerProperties2.PolygonFeatureType Property (ArcObjects .NET 10.4 SDK) | 
Indicates the options for the polygon feature type.
[Visual Basic .NET] Public Property PolygonFeatureType As esriMaplexPolygonFeatureType
[C#] public esriMaplexPolygonFeatureType PolygonFeatureType {get; set;}
[C++]
HRESULT get_PolygonFeatureType(
  esriMaplexPolygonFeatureType* option
);
[C++]
HRESULT put_PolygonFeatureType(
  esriMaplexPolygonFeatureType option
);
[C++]
Parameters option [out, retval]
option is a parameter of type esriMaplexPolygonFeatureType option [in]
option is a parameter of type esriMaplexPolygonFeatureType