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




Parameter influencing the character of the surface interpolation. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.