This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBufferProcessingParameter Interface > IBufferProcessingParameter.InputHasPolygons Property (ArcObjects .NET 10.5 SDK) |
Tells the buffer object explicitly that the input shapes contain polygons.
[Visual Basic .NET]
Public WriteOnly Property InputHasPolygons
[C#] public void InputHasPolygons {set;}
[C++]
HRESULT put_InputHasPolygons(
VARIANT_BOOL
);
[C++]
Parameters [in] is a parameter of type VARIANT_BOOL