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




The side(s) of the input features that will be buffered. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.