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




The spatial reference of the coordinates in the X and Y Fields defined above. This will be the output event layer's spatial reference. (In, Optional)

Syntax

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