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




Outside Polygons Only (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.