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




The geostatistical layer produced by the tool. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.