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




Creates a new point feature layer based on X and Y coordinates defined in a source table. If the source table contains Z coordinates (e.g., elevation values), that field can also be specified in the creation of the event layer. The layer created by this tool is temporary.

Syntax

Visual Basic (Declaration) 
Public Class MakeXYEventLayer 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As MakeXYEventLayer
C# 
public class MakeXYEventLayer : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.MakeXYEventLayer

See Also

© 2010 All Rights Reserved.