ESRI.ArcGIS.ADF.ArcGISServer
BufferParameters Class Properties
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : BufferParameters Class




For a list of all members of this type, see BufferParameters members.

Public Properties

 NameDescription
Public PropertyBufferSpatialReference The spatial reference in which the geometries are buffered.  
Public PropertyDistances The distances the input geometries are buffered. The distance units are specified by Unit.  
Public PropertyGeometries The geometries to be buffered.  
Public PropertyOutSpatialReference The spatial reference for the returned geometries.  
Public PropertyUnionResults If true, all geometries buffered at a given distance are unioned into a single (possibly multipart) polygon, and the unioned geometry is returned. The default is false.  
Public PropertyUnit The units for calculating each buffer distance. If not specified, the units are derived from BufferSpatialReference. If BufferSpatialReference is not specified, the units are derived from the input geometries.  
Top

See Also

© 2010 All Rights Reserved.