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




The shape of the buffer at the end of line input features. This parameter is not valid for polygon input features. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.