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




The geostatistical layer produced. This layer is required output only if no output raster is requested. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.