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




The order of the polynomial. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.