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




The number of predictions for each cell in the horizontal direction for block interpolation. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property points_per_block_horz As Integer
Visual Basic (Usage)Copy Code
Dim instance As GALayerToGrid
Dim value As Integer
 
instance.points_per_block_horz = value
 
value = instance.points_per_block_horz
C# 
public int points_per_block_horz {get; set;}

See Also

© 2010 All Rights Reserved.