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




Allowable coordinate range for x,y coordinates. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.