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




The number of points per region used for local approximation. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.