ESRI.ArcGIS.ADF.IMS
DisplayBuffer Class
Members  See Also  Send Feedback
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : DisplayBuffer Class




An object that is used to display a Buffer on a layer.

Object Model

DisplayBuffer Class

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class DisplayBuffer 
   Inherits Buffer
Visual Basic (Usage)Copy Code
Dim instance As DisplayBuffer
C# 
[SerializableAttribute()]
public class DisplayBuffer : Buffer 

Example

For an example of using a DisplayBuffer, see FeatureLayer.CreateBufferLayer.

Remarks

This class is used to display a graphic buffer around selected features in a feature layer. For a discussion of creating visual buffers, see FeatureLayer.CreateBufferLayer.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.