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




Percentage by which the XY Domain will be expanded. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.