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




The table to be created for outputting the angles, and so on. The default is blank, meaning no table. (Out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.