Overposter capabilities for the specified layer.
[Visual Basic .NET] Public Function get_Capabilities ( _ ByVal layer As ILayer _ ) As esriOverposterCaps
[C#] public esriOverposterCaps get_Capabilities ( ILayer layer );
[C++]
HRESULT get_Capabilities(
ILayer* layer,
esriOverposterCaps* caps
);
[C++]Parameters
layer [in]layer is a parameter of type ILayer
caps [out, retval]caps is a parameter of type esriOverposterCaps
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Maplex Extension.