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




Specifies the type of polygons to be generated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.