ArcObjects Library Reference (Carto)  

IQueryByLayer.BufferDistance Property

The type of selection method to be performed.

[Visual Basic .NET]
Public WriteOnly Property BufferDistance
[C#]
public void BufferDistance {set;}
[C++]
HRESULT put_BufferDistance(
  double 
);
[C++]

Parameters

[in]    is a parameter of type double

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IQueryByLayer Interface