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




These polygons represent areas of interest for which summary statistics are calculated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.