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




The value to which the dataset's XY Resolution will be changed as part of the upgrade. The maximum value is the same as the dataset's current XY Resolution. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property xy_resolution As Double
Visual Basic (Usage)Copy Code
Dim instance As UpgradeSpatialReference
Dim value As Double
 
instance.xy_resolution = value
 
value = instance.xy_resolution
C# 
public double xy_resolution {get; set;}

See Also

© 2010 All Rights Reserved.