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




Coordinate System (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.