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




The spatial reference to be applied to the output turn feature class. This parameter is ignored if the output location is a geodatabase feature dataset as the output turn feature class will inherit the spatial reference of the feature dataset. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property spatial_reference As Object
Visual Basic (Usage)Copy Code
Dim instance As CreateTurnFeatureClass
Dim value As Object
 
instance.spatial_reference = value
 
value = instance.spatial_reference
C# 
public object spatial_reference {get; set;}

See Also

© 2010 All Rights Reserved.