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




The coordinate system of the input data. The default is taken from the first file in the list. For the majority of formats, this is Unknown. Only the GeoVRML format knows the coordinate system. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property spatial_reference As Object
Visual Basic (Usage)Copy Code
Dim instance As Import3DFiles
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.