This document is archived and information here might be outdated. Recommended version. |
Feature type.
[Visual Basic .NET] Public Property FeatureType As esriBasicOverposterFeatureType
[C#] public esriBasicOverposterFeatureType FeatureType {get; set;}
[C++]
HRESULT get_FeatureType(
esriBasicOverposterFeatureType* Type
);
[C++]
HRESULT put_FeatureType(
esriBasicOverposterFeatureType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriBasicOverposterFeatureType* Type [in]
Type is a parameter of type esriBasicOverposterFeatureType