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




Limits the analysis to these features' bounding polygon. If point features are entered, then a convex hull polygon is automatically created. Realizations are then performed within that polygon. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.