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




The type of spline to be used. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.