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