ESRI.ArcGIS.CoverageTools
buffer_shape Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace > Buffer Class : buffer_shape Property




For lines, the shape of the buffer at the line endpoints. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property buffer_shape As String
Visual Basic (Usage)Copy Code
Dim instance As Buffer
Dim value As String
 
instance.buffer_shape = value
 
value = instance.buffer_shape
C# 
public string buffer_shape {get; set;}

See Also

© 2010 All Rights Reserved.