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




Distance value specified in the units of the mosaic dataset's coordinate system by which the overall polygon will be reduced in size. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.