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




An input table containing the classification breaks that will be used to classify the output feature class. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property class_breaks_table As Object
Visual Basic (Usage)Copy Code
Dim instance As SurfaceAspect
Dim value As Object
 
instance.class_breaks_table = value
 
value = instance.class_breaks_table
C# 
public object class_breaks_table {get; set;}

See Also

© 2010 All Rights Reserved.