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




The angle of rotation of the neighborhood axis. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property angle As Double
Visual Basic (Usage)Copy Code
Dim instance As GANeighborhoodSelection
Dim value As Double
 
instance.angle = value
 
value = instance.angle
C# 
public double angle {get; set;}

See Also

© 2010 All Rights Reserved.