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




The spatial reference of the output feature dataset. If you wish to control other aspects of the spatial reference (i.e., the xy, z, m domains, resolutions, tolerances), use the relevant environments. (In, Optional)

Syntax

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